Search
lxdream.org :: lxdream/src/pvr2/
lxdream 0.9.1
released Jun 29
Download Now
/src/pvr2/
[parent directory]  
gl_sl.c1209:e606e65eaf5412 yearsnkeynesAdd enable/disable vertex attribute calls when making a shader active
glrender.c1219:3966d3e5535112 yearsnkeynesRemove unused pvr2_poly_texblend array
glutil.c1220:34e696c3a56f12 yearsnkeynesConditionally check GL_STACK_UNDERFLOW as well
glutil.h1219:3966d3e5535112 yearsnkeynesRemove unused pvr2_poly_texblend array
pvr2.c1157:20053990db6113 yearsnkeynesRip out force_vsync - this didn't work even if it was turned on, which it
pvr2.h1219:3966d3e5535112 yearsnkeynesRemove unused pvr2_poly_texblend array
pvr2mem.c1067:d3c00ffccfcd14 yearsnkeynesNo-op merge lxdream-mem to tip to remove head (Long since merged in
pvr2mmio.h931:430048ea8b7115 yearsnkeynesMore refactoring and general cleanup. Most things should be working again now.
rendsave.c934:3acd3b3ee6d115 yearsnkeynesChange RAM regions to use static arrays rather than mmap regions, for a 2-3% performance gain.
rendsort.c1154:5225c7c059ce13 yearsnkeynesAvoid rebinding textures unnecessarily (actually saves a surprising amount
scene.c1159:580436b01b6c13 yearsnkeynesImplement vertex array range support, and move buffer operations to gl_vbo.c
scene.h1159:580436b01b6c13 yearsnkeynesImplement vertex array range support, and move buffer operations to gl_vbo.c
shaders.glsl1207:f7ca985659c612 yearsnkeynesGen helper functions for uniform + attribute variables, along with the main
tacore.c1145:45674791c6ad13 yearsnkeynesIntroduce tile iterators to simplify processing of the tile lists
texcache.c1210:79bbd30363f412 yearsnkeynesAdd wrangling for some of the core vs EXT/ARB versions of functions + macros
tileiter.h1153:00e507e4025c13 yearsnkeynesRevert changes from r1151 that went in by accident (not ready from
yuv.c736:a02d1475ccfd15 yearsnkeynesRe-indent everything consistently
.