Age | Commit message (Collapse) | Author |
|
|
|
get individual drivers working again. This converts miniglx to the new
dri interface. Thanks to Erdi Chen for the new interface code.
|
|
|
|
the definitions of CC and CXX on Linux. This fixed build issues with
sunos5-gcc and build issues on GCC 2.x Linux when CC and CXX are set
to a GCC 3.x compiler.
|
|
|
|
|
|
potential bugs in hardware drivers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed some unneeded lines, other minor clean-ups.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fixes problems found with Cg demos.
|
|
ctx->Driver.NewProgram() does the inits
|
|
|
|
|
|
|
|
Code clean-ups, reformatting, const-correctness, etc.
|
|
WGL_ARB_render_texture WGL_ARB_pbuffer
|
|
present in many of the other drivers as well.
|
|
|
|
formats. Fix various small bugs with tex env combine mode GL_DOT3_RGB(A)/GL_DOT3_RGB(A)_EXT
|
|
formats. Fix potential bug with tex env combine mode GL_DOT3_RGB/GL_DOT3_RGB_EXT and ALPHA_SCALE
|
|
|
|
GL_ARB_texture_compression. Also make the test list the compression formats
the driver "encourages" the app to use.
|
|
with S3TC patch it fixes those
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
the 1.5 spec
|
|
|