mesa: make mm.c use unsigned ints for offsets.
[mesa.git] / src / glx /
2008-06-11 Alan Hourihanerevert the DRI2 commits
2008-06-11 Alan Hourihaneadd missed files for DRI2 merge
2008-06-11 Alan HourihaneHook gallium i915 up to DRI2
2008-06-11 Alan HourihaneBring in DRI2 changes
2008-06-10 Roland Scheideggercopy msaa visuals capability
2008-06-06 Brian Paulmesa: disable visual warning unless LIBGL_DEBUG is...
2008-05-28 Keith WhitwellMerge branch 'gallium-vertex-linear' into gallium-tex...
2008-05-28 Jakob BornecrantzMerge branch 'gallium-vertex-linear' into gallium-0.1
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-26 José FonsecaRemove CVS keywords.
2008-05-23 Jakob BornecrantzMerge branch 'gallium-i915-current' into gallium-0.1
2008-05-19 Zack RusinMerge commit 'origin/gallium-0.1' into gallium-vertex...
2008-05-18 Brian PaulMerge branch 'gallium-0.1' into gallium-tex-surfaces
2008-05-18 Brian PaulRegenerated API dispatch files
2008-02-19 José FonsecaSimplify makefile boilerplate code.
2007-12-12 José FonsecaAdd src/mesa to include path.
2007-08-07 Keith WhitwellGutsy oopses on touch of existing file. Workaround.
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-06-04 Dave Airlieminiglx: implement GetProcAddressARB in miniglx as...
2007-05-17 Brianget rid of needless static function declarations at...
2007-05-17 BrianIn DestroyPbuffer(), use GetReq() intead of GetReqExtra...
2007-05-14 Bruce Merryin __glXGetArrayType() return type, not enabled (bug...
2007-05-08 Dave Airlieminiglx: fixup use of create windows x and y coordinates
2007-05-05 BrianMakefile clean-ups for miniglx.
2007-04-09 Brianremove unneeded initialization code (see bug 10569)
2007-04-09 Brianallocate __GLXdisplayPrivate w/ Xcalloc instead of...
2007-04-08 Adam JacksonMake sure GLX entrypoints are marked PUBLIC.
2007-04-08 Wei Wangfix bug 9823: GL_CLIENT_ATTRIB_STACK_DEPTH query fails...
2007-04-08 Brianfix etags command to find headers
2007-04-05 George SapountzisRemove SI imports/exports remnants.
2007-04-05 George Sapountzisglx: minor cosmetic in glcontextmodes.c
2007-04-05 George SapountzisMove glcontextmodes.c to glx.
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-27 Bernardo Innocentialways print error messages, unless LIBGL_DEBUG=quiet
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-02-22 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-05 Panagiotis Papadakosfix mem leaks
2007-02-05 Panagiotis Papadakosbreak if we removed driver from Drivers list in driDest...
2007-02-02 Keith WhitwellMerge branch 'vbo-0.2'
2007-02-01 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-02-01 Brianfix mem leak in __glXReportDamage (Panagiotis Papadakos)
2007-02-01 Michel DänzerdriDestroyDisplay: Fix comment, it is called now.
2007-02-01 Michel DänzerdriDestroyDisplay: Remove Drivers list entry when dlclo...
2007-01-30 Brianregenerated
2007-01-30 Brians/params/pointer/ for glGetVertexAttribPointer
2007-01-16 Keith WhitwellMerge branch 'master' of git+ssh://keithw@git.freedeskt...
2007-01-10 Eric AnholtTrack rename of DamagePost -> DamageAdd.
2007-01-06 Wang ZhenyuMerge branch 'master' into crestline
2007-01-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-01-06 Eric AnholtAdd reporting of damage by DRI drivers when the extensi...
2007-01-05 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-01-04 Brians/unsigned/size_t/ (Matthias Hopf)
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-12-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2006-12-11 Eric AnholtMerge branch 'origin' into crestline
2006-12-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2006-12-06 Michel DänzerMake git ignore files only generated at build time.
2006-11-28 Dave Airlieadd support to miniglx for updating drawables ..
2006-11-21 Alan HourihaneDon't define as const's to avoid compiler optimization...
2006-11-08 Dave Airlieremove drm stuff from libGL, this is now in libdrm...
2006-11-02 Brian PaulUpdate gl_API.xml with OpenGL 2.0 functions, regenerate...
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Brian Pauldisable debug printf
2006-11-01 Keith Whitwellmerge the (rest of) texmem branch
2006-10-16 Ian RomanickFix bug #8563.
2006-10-13 Ian RomanickFix dumb build errors.
2006-10-13 Brian Paulinclude glapi.h to fix broken build
2006-10-11 Ian RomanickFix bug #4681.
2006-10-09 Brian Pauladded a SyncHandle() call, remove UnlockDisplay() call...
2006-10-09 Brian PaulUpdates for XCB. Bug 8560.
2006-10-07 Ian RomanickMajor clean up of MakeContextCurrent
2006-10-04 Ian RomanickChanges to generated code caused by the previous commits.
2006-10-04 Brian Paulin MakeContextCurrent() use old display pointer for...
2006-09-26 Jeremy KolbUpdate to use the new XCB naming convention.
2006-08-31 Ian RomanickFix problems with vertex program protocol
2006-08-30 Ian RomanickAdd missing parenthesis so that glXSwapIntervalSGI...
2006-08-29 Ian RomanickDeprecate GL_EXT_vertex_weighting.
2006-08-29 Ian RomanickClean up GLX function exports.
2006-08-25 Ian RomanickAdd a couple of the missing GL 2.0 functions. Enable...
2006-08-24 Ian RomanickGL_EXT_paletted_texture functions should alias GL_SGI_c...
2006-08-24 Ian RomanickAdd a new offset mode to the GL API XML. This mode...
2006-08-14 Michel DänzerBug #7169: Attempt to make libGL symbols visible to...
2006-08-10 Adam Jacksonlinux-indirect target fixes.
2006-07-15 Tilman Sauerbeckfix a memleak (that code block has been commented out...
2006-07-13 Ian RomanickMove initialization of server_support from __glXProcess...
2006-07-13 Brian PaulLIB_DIR is now just 'lib' or 'lib64'
2006-07-12 Brian PaulNew config var DRI_DRIVER_SEARCH_DIR to specify where...
2006-07-12 Tilman Sauerbeckfix a memleak
2006-06-22 Brian PaulNew 'install' targets in makefile. See bug 2372.
2006-06-13 Kristian HøgsbergFix all instances of calling __glXSetupForCommand befor...
2006-06-12 Brian Paulmake do_vertex_attrib_enable() static
2006-06-12 Brian Paulinclude glxclient.h to silence missing prototypes warning
2006-05-11 Brian PaulIn __glXPushArrayState() we weren't pushing the index...
2006-05-09 Brian PaulWhen error-checking 'unit' against num_texture_units...
2006-05-01 Adam JacksonUpdate function signatures for EXT_tfp entrypoints.
2006-04-11 David RevemanFBConfig support for EXT_tfp
2006-04-11 David RevemanAdd attrib_list to glXBindTexImageEXT
2006-04-11 David RevemanFix CreateDrawable
2006-04-07 Dave Airliemake miniglx use libdrm properly
2006-04-07 Adam JacksonCoverity #943: Avoid a NULL chase.
next