Age | Commit message (Collapse) | Author |
|
|
|
|
|
color masking correctly implemented for 15bpp.
small fixes for textures and tri engine.
|
|
|
|
of 1.0.
|
|
uses the NEW_INTERFACE now so _SOLO isn't necessary anymore.
Tested with the hardware that I own.
|
|
|
|
|
|
|
|
|
|
added GL_EXT_blend_equation_separate.
minor cleanup.
|
|
fixed x86 entrypoints for Mingw/DJGPP.
|
|
_glapi_DispatchTSD wasn't properly handled.
|
|
|
|
|
|
|
|
t_context.h.
|
|
|
|
|
|
for this which spits out C code for the generated functions.
|
|
broken, but it will be fixed "shortly." This is pretty much the same
as the patch I sent to the dri-devel list on 22-Jun-2004.
|
|
for changing SAREA size form DRM_PAGE_SIZE to SAREA_MAX. fb driver
is still broken.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|