Revision e5c12fc7
Added by danij over 13 years ago
Continued work on ringzero:
- Began replacing the use of TextureVariantUsageContext identifiers, turning the context-specific logic branching into new properties of TextureVariantSpecification. The context identifiers will remain however, they'll merely be used to reference predefined property sets.
- Changed: Removed the -bigmtex command line option as it wasn't particularly useful.
- Cleanup.
Files
- added
- modified
- copied
- renamed
- deleted
- doomsday
- engine
- portable
- include
- src
- gl_main.c (diff)
- gl_texmanager.c (diff)
- p_materialmanager.c (diff)
- p_surface.c (diff)
- r_data.c (diff)
- r_draw.c (diff)
- r_lumobjs.c (diff)
- r_model.c (diff)
- r_sky.c (diff)
- r_things.c (diff)
- r_world.c (diff)
- rend_console.c (diff)
- rend_fakeradio.c (diff)
- rend_main.c (diff)
- rend_model.c (diff)
- rend_sky.c (diff)
- rend_sprite.c (diff)
- ui2_main.c (diff)
- portable
- engine