Ticket #952 (new task)

Opened 5 years ago

add short texture support

Reported by: ArcRiley Owned by:
Priority: Medium Milestone: beta3
Component: soy.textures Version: Trunk
Keywords: Cc:

Description

Allow textures to be byte (8-bit) or short (16-bit). This involves the addition of a cdef for Texture storing the _format - either gl.GL_UNSIGNED_BYTE or gl.GL_UNSIGNED_SHORT.

This ties into #929 and modifies the .soy data format for textures

Note: See TracTickets for help on using tickets.