Age | Commit message (Collapse) | Author |
|
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.
|
|
|
|
|
|
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
|