summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-11Warning clean-ups.trunk-20040613idr2-5/+5
2004-06-11Dynamically generate client-side extension string instead of usingidr4-135/+37
2004-06-11Added support for building the via unichrome dri OpenGL client driver in theunichrome2-0/+236
2004-06-11Add glx_query.c. Currently, the only function in that file isidr6-82/+124
2004-06-11Remove some dead code.idr2-65/+0
2004-06-11Change the way glGetString(GL_EXTENSIONS) works so thatidr3-10/+13
2004-06-11Enable extensions not specifically listed in the server's extensionidr4-26/+142
2004-06-11Fix a subtle bug that could cause some extensions to be erroneouslyidr1-0/+2
2004-06-11Generalize the existing GLX extension tracking mechanism so that itidr3-54/+430
2004-06-09Update the set of GLX extensions that are "magically" enabled if the serveridr1-6/+15
2004-06-09Report client GLX version of 1.4.idr1-1/+1
2004-06-09Add support for glXQueryContext (part of GLX 1.3).idr2-28/+53
2004-06-09Initial pass at SGIX_pbuffer support. This support is for indirectidr4-121/+561
2004-06-09Fix build after updates to Mesa. I swear I checked this in last night.anholt1-7/+0
2004-06-07Fix SiS DRI visual configs with guidance from idr:anholt1-9/+27
2004-06-04fix GARTSize optionsroland1-3/+6
2004-06-04Duplicate the changes made to src/mesa/drivers/dri/r128/server/r128_reg.hidr1-66/+29
2004-06-03Enable use of new DRI interface in Rage128 driver.idr1-1/+1
2004-06-03Minor build fixes now that drm_sarea.h is used instead of sarea.h.idr2-2/+3
2004-06-02Add __glXGetDrawableInfo to the internal glXGetProcAddress table andidr1-2/+5
2004-06-02Replace Bool with GLboolean. This is only needed for the functionsidr2-6/+6
2004-06-02Remove the last remnants of drmClipRect.idr2-9/+1
2004-06-02Since XF86DRIDestroyContext, XF86DRICreateDrawable, andidr2-17/+17
2004-06-02Replace drmHandle, drmContext, drmDrawable, drmMagic and related types withidr40-376/+277
2004-06-01Convert 'Display *' to '__DRInativeDisplay *'.idr1-1/+1
2004-06-01Replace all occurances of XF86DRIClipRect (and related typedefs) withidr27-114/+111
2004-05-28use new interface for tdfx (phase 1)ajax1-1/+1
2004-05-28Revert changes that were accidentally checked-in. Sorry.libdrm-1_0_4idr1-9/+3
2004-05-28Move the X protocol related DRI files from lib/GL/dri to lib/GL/glx.idr12-68/+21
2004-05-28Build fix. r200_maos_vbtmp.h was removed from the Mesa tree, so itidr1-1/+0
2004-05-28Build fixes.ajax2-0/+2
2004-05-27Use dri_util.[ch] and glcontextmodes.[ch] from the Mesa tree.idr20-2833/+38
2004-05-18add R200_EMIT_RB3D_BLENDCOLOR packet (sync up to radeon_drm.h)sroland1-1/+2
2004-05-06minor fixesalanh10-36/+131
2004-05-04tdfx needs _mesa_init_driver_functionsajax1-1/+1
2004-04-27Clean up for non X86.idr1-47/+22
2004-04-27updated texture sources files to match Mesa trunkbrianp1-8/+12
2004-04-27Fix up Imakefiles to build radeon/r200 drivers with assemblerairlied2-0/+4
2004-04-26fixe memleak in drmMapBufs (Tilman Sauerbeck)brianp1-4/+11
2004-04-24init dma.granted_count to zero (Tilman Sauerbeck)brianp1-0/+1
2004-04-24init bufs.virtual field to NULL (Tilman Sauerbeck)brianp1-0/+1
2004-04-23add define for __userairlied1-0/+4
2004-04-19build expat before libGLalanh1-2/+3
2004-04-19Fix long standing multithreaded GLX deadlock bug.idr1-9/+19
2004-04-15Modify DRI to build using dri_interface.h from the Mesa tree.idr4-366/+4
2004-04-14Forgot to bump the version last night.idr1-1/+2
2004-04-14Modified to use the new bindContext3 / unbindContext3 interface.idr4-67/+176
2004-04-13Fixed a serious bug in a new feature added in the 20031201 version ofidr3-14/+22
2004-04-13Mark visuals with 16-bit depth buffer and (software simulated) stencilidr1-1/+1
2004-04-13test for AMD64Architecture (Ronny Vindenes)brianp1-1/+6