2007-08-07 |
Keith Whitwell | Gutsy oopses on touch of existing file. Workaround. |
tree | commitdiff |
2007-07-06 |
michal | Merge branch 'master' of git+ssh://michal@git.freedeskt... |
tree | commitdiff |
2007-06-04 |
Dave Airlie | miniglx: implement GetProcAddressARB in miniglx as... |
tree | commitdiff |
2007-05-17 |
Brian | get rid of needless static function declarations at... |
tree | commitdiff |
2007-05-17 |
Brian | In DestroyPbuffer(), use GetReq() intead of GetReqExtra... |
tree | commitdiff |
2007-05-14 |
Bruce Merry | in __glXGetArrayType() return type, not enabled (bug... |
tree | commitdiff |
2007-05-08 |
Dave Airlie | miniglx: fixup use of create windows x and y coordinates |
tree | commitdiff |
2007-05-05 |
Brian | Makefile clean-ups for miniglx. |
tree | commitdiff |
2007-04-09 |
Brian | remove unneeded initialization code (see bug 10569) |
tree | commitdiff |
2007-04-09 |
Brian | allocate __GLXdisplayPrivate w/ Xcalloc instead of... |
tree | commitdiff |
2007-04-08 |
Adam Jackson | Make sure GLX entrypoints are marked PUBLIC. |
tree | commitdiff |
2007-04-08 |
Wei Wang | fix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails... |
tree | commitdiff |
2007-04-08 |
Brian | fix etags command to find headers |
tree | commitdiff |
2007-04-05 |
George Sapountzis | Remove SI imports/exports remnants. |
tree | commitdiff |
2007-04-05 |
George Sapountzis | glx: minor cosmetic in glcontextmodes.c |
tree | commitdiff |
2007-04-05 |
George Sapountzis | Move glcontextmodes.c to glx. |
tree | commitdiff |
2007-03-30 |
Eric Anholt | Merge branch 'crestline-qa', adding support for the... |
tree | commitdiff |
2007-03-27 |
Bernardo Innocenti | always print error messages, unless LIBGL_DEBUG=quiet |
tree | commitdiff |
2007-02-25 |
Nian Wu | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa... |
tree | commitdiff |
2007-02-22 |
Brian | Merge branch 'origin' into glsl-compiler-1 |
tree | commitdiff |
2007-02-05 |
Panagiotis Papadakos | fix mem leaks |
tree | commitdiff |
2007-02-05 |
Panagiotis Papadakos | break if we removed driver from Drivers list in driDest... |
tree | commitdiff |
2007-02-02 |
Keith Whitwell | Merge branch 'vbo-0.2' |
tree | commitdiff |
2007-02-01 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
tree | commitdiff |
2007-02-01 |
Brian | fix mem leak in __glXReportDamage (Panagiotis Papadakos) |
tree | commitdiff |
2007-02-01 |
Michel Dänzer | driDestroyDisplay: Fix comment, it is called now. |
tree | commitdiff |
2007-02-01 |
Michel Dänzer | driDestroyDisplay: Remove Drivers list entry when dlclo... |
tree | commitdiff |
2007-01-30 |
Brian | regenerated |
tree | commitdiff |
2007-01-30 |
Brian | s/params/pointer/ for glGetVertexAttribPointer |
tree | commitdiff |
2007-01-16 |
Keith Whitwell | Merge branch 'master' of git+ssh://keithw@git.freedeskt... |
tree | commitdiff |
2007-01-10 |
Eric Anholt | Track rename of DamagePost -> DamageAdd. |
tree | commitdiff |
2007-01-06 |
Wang Zhenyu | Merge branch 'master' into crestline |
tree | commitdiff |
2007-01-06 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
tree | commitdiff |
2007-01-06 |
Eric Anholt | Add reporting of damage by DRI drivers when the extensi... |
tree | commitdiff |
2007-01-05 |
Ian Romanick | Merge branch 'master' of ssh+git://idr@git.freedesktop... |
tree | commitdiff |
2007-01-04 |
Brian | s/unsigned/size_t/ (Matthias Hopf) |
tree | commitdiff |
2006-12-19 |
Dave Airlie | Merge branch 'nouveau-import' |
tree | commitdiff |
2006-12-13 |
Nian Wu | Merge git://proxy01.pd.intel.com:9419/git/mesa/mesa... |
tree | commitdiff |
2006-12-11 |
Eric Anholt | Merge branch 'origin' into crestline |
tree | commitdiff |
2006-12-06 |
Brian | Merge branch 'master' of git+ssh://brianp@git.freedeskt... |
tree | commitdiff |
2006-12-06 |
Michel Dänzer | Make git ignore files only generated at build time. |
tree | commitdiff |
2006-11-28 |
Dave Airlie | add support to miniglx for updating drawables .. |
tree | commitdiff |
2006-11-21 |
Alan Hourihane | Don't define as const's to avoid compiler optimization... |
tree | commitdiff |
2006-11-08 |
Dave Airlie | remove drm stuff from libGL, this is now in libdrm... |
tree | commitdiff |
2006-11-02 |
Brian Paul | Update gl_API.xml with OpenGL 2.0 functions, regenerate... |
tree | commitdiff |
2006-11-02 |
Alan Hourihane | merge current trunk into vbo branch |
tree | commitdiff |
2006-11-01 |
Brian Paul | disable debug printf |
tree | commitdiff |
2006-11-01 |
Keith Whitwell | merge the (rest of) texmem branch |
tree | commitdiff |
2006-10-16 |
Ian Romanick | Fix bug #8563. |
tree | commitdiff |
2006-10-13 |
Ian Romanick | Fix dumb build errors. |
tree | commitdiff |
2006-10-13 |
Brian Paul | include glapi.h to fix broken build |
tree | commitdiff |
2006-10-11 |
Ian Romanick | Fix bug #4681. |
tree | commitdiff |
2006-10-09 |
Brian Paul | added a SyncHandle() call, remove UnlockDisplay() call... |
tree | commitdiff |
2006-10-09 |
Brian Paul | Updates for XCB. Bug 8560. |
tree | commitdiff |
2006-10-07 |
Ian Romanick | Major clean up of MakeContextCurrent |
tree | commitdiff |
2006-10-04 |
Ian Romanick | Changes to generated code caused by the previous commits. |
tree | commitdiff |
2006-10-04 |
Brian Paul | in MakeContextCurrent() use old display pointer for... |
tree | commitdiff |
2006-09-26 |
Jeremy Kolb | Update to use the new XCB naming convention. |
tree | commitdiff |
2006-08-31 |
Ian Romanick | Fix problems with vertex program protocol |
tree | commitdiff |
2006-08-30 |
Ian Romanick | Add missing parenthesis so that glXSwapIntervalSGI... |
tree | commitdiff |
2006-08-29 |
Ian Romanick | Deprecate GL_EXT_vertex_weighting. |
tree | commitdiff |
2006-08-29 |
Ian Romanick | Clean up GLX function exports. |
tree | commitdiff |
2006-08-25 |
Ian Romanick | Add a couple of the missing GL 2.0 functions. Enable... |
tree | commitdiff |
2006-08-24 |
Ian Romanick | GL_EXT_paletted_texture functions should alias GL_SGI_c... |
tree | commitdiff |
2006-08-24 |
Ian Romanick | Add a new offset mode to the GL API XML. This mode... |
tree | commitdiff |
2006-08-14 |
Michel Dänzer | Bug #7169: Attempt to make libGL symbols visible to... |
tree | commitdiff |
2006-08-10 |
Adam Jackson | linux-indirect target fixes. |
tree | commitdiff |
2006-07-15 |
Tilman Sauerbeck | fix a memleak (that code block has been commented out... |
tree | commitdiff |
2006-07-13 |
Ian Romanick | Move initialization of server_support from __glXProcess... |
tree | commitdiff |
2006-07-13 |
Brian Paul | LIB_DIR is now just 'lib' or 'lib64' |
tree | commitdiff |
2006-07-12 |
Brian Paul | New config var DRI_DRIVER_SEARCH_DIR to specify where... |
tree | commitdiff |
2006-07-12 |
Tilman Sauerbeck | fix a memleak |
tree | commitdiff |
2006-06-22 |
Brian Paul | New 'install' targets in makefile. See bug 2372. |
tree | commitdiff |
2006-06-13 |
Kristian Høgsberg | Fix all instances of calling __glXSetupForCommand befor... |
tree | commitdiff |
2006-06-12 |
Brian Paul | make do_vertex_attrib_enable() static |
tree | commitdiff |
2006-06-12 |
Brian Paul | include glxclient.h to silence missing prototypes warning |
tree | commitdiff |
2006-05-11 |
Brian Paul | In __glXPushArrayState() we weren't pushing the index... |
tree | commitdiff |
2006-05-09 |
Brian Paul | When error-checking 'unit' against num_texture_units... |
tree | commitdiff |
2006-05-01 |
Adam Jackson | Update function signatures for EXT_tfp entrypoints. |
tree | commitdiff |
2006-04-11 |
David Reveman | FBConfig support for EXT_tfp |
tree | commitdiff |
2006-04-11 |
David Reveman | Add attrib_list to glXBindTexImageEXT |
tree | commitdiff |
2006-04-11 |
David Reveman | Fix CreateDrawable |
tree | commitdiff |
2006-04-07 |
Dave Airlie | make miniglx use libdrm properly |
tree | commitdiff |
2006-04-07 |
Adam Jackson | Coverity #943: Avoid a NULL chase. |
tree | commitdiff |
2006-04-03 |
Dave Airlie | setup to use pci access, comment out size bumps, |
tree | commitdiff |
2006-04-03 |
Dave Airlie | do a drm lock/unlock sequence after the client close |
tree | commitdiff |
2006-04-03 |
Dave Airlie | add width to struct for width != virtual width |
tree | commitdiff |
2006-04-03 |
Dave Airlie | make miniglx use libdrm and libpciaccess |
tree | commitdiff |
2006-04-03 |
Adam Jackson | Coverity #468: Fill in the rest of the error_list to... |
tree | commitdiff |
2006-03-31 |
Brian Paul | Dave Reveman's patch for GLX_MESA_copy_sub_buffer support |
tree | commitdiff |
2006-03-14 |
Brian Paul | Set always_array=true for glGenProgramsNV (Dave Reveman) |
tree | commitdiff |
2006-03-09 |
Brian Paul | s/GLint/int/, to fit GLX conventions |
tree | commitdiff |
2006-03-09 |
Brian Paul | Instead of adding extra flags to DEFINES with +=, defin... |
tree | commitdiff |
2006-02-24 |
Brian Paul | EXT_framebuffer_object (Dave Reveman) |
tree | commitdiff |
2006-02-15 |
Brian Paul | remove stray 'foo' line |
tree | commitdiff |
2006-02-14 |
Brian Paul | replace size_t * w/ unsigned int * (Jurg Billeter) |
tree | commitdiff |
2006-02-07 |
Brian Paul | David Reveman's GLX_EXT_texture_from_pixmap extension... |
tree | commitdiff |
2005-12-02 |
Brian Paul | Test sizeof(drm_handle_t) instead of LONG64 when return... |
tree | commitdiff |
2005-11-30 |
Ian Romanick | This is a major re-work of the __indirect_glInterleaved... |
tree | commitdiff |
2005-10-20 |
Brian Paul | restore FASTCALL stuff |
tree | commitdiff |
next |