st/glx: Remove unused variables.
[mesa.git] / src / gallium / state_trackers / glx / xlib /
2012-02-18 Vinson Leest/glx: Remove unused variables.
2012-01-11 Brian Paulst/glx/xlib: call register_with_display() in glXChooseF...
2011-12-30 Brian Paulst/glx/xlib: check for null attrib_list in glXCreateCon...
2011-12-24 Alexandre Demersegl,glx,wgl: Fixes stapi->createContext usage
2011-12-23 Ian Romanickst-api: Clean-up OpenGL profile handling
2011-10-26 Brian Paulst/glx: fix mixed declarations and code, remove unused var
2011-10-25 Stéphane Marchesinst/glx: Implement texture_from_pixmap without DRI.
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-10-09 José Fonsecast/glx/xlib: Advertise GLX_ARB_create_context(_profile)
2011-10-06 Stéphane Marchesinst/glx: remove the duplicated Drawable member.
2011-10-04 Stephen Whitest/glx: Set the drawable attribute on xmesa_buffer...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-11 Brian Paulglx: add a few missing glXChooseFBConfig() attributes
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-07-04 Thomas Hellstromst/glx: Fix endless loop in drawable validation
2011-06-29 Thomas Hellstromst/glx: Fix compilation error
2011-06-09 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-08 José Fonsecaglx/xlib: Handle glXCreateContextAttribsARB in glXGetPr...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-21 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-20 Brian Paulst/glx: define/set new ST_CONTEXT_FLAG_bits
2011-05-20 Brian Paulst/glx: pass major, minor, context flags, etc to XMesaC...
2011-05-20 Brian Paulst/glx: implement glXCreateContextAttribsARB()
2011-05-20 Brian Paulst/glx: pass version, context flags, etc to create_cont...
2011-05-20 Brian Paulst/glx: refactor create-context functions
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-11 Marek Olšákgallium: cleanup fence_signalled and fence_finish
2011-03-08 Marek Olšákgallium: add timeout parameter to fence_finish
2011-03-07 Brian Paulst/glx: whitespace, 80-column fixes
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-18 Chia-I Wust/glx: Replace MESA_VERSION_STRING by xmesa_get_name.
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-05 Jakob Bornecrantzscons: Unify state tracker SConscripts
2010-11-05 Jakob Bornecrantzscons: Move dependancy checks to the main gallium scons...
2010-11-01 José Fonsecascons: Revamp how to specify targets to build.
2010-10-28 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-26 Thomas Balling Sør... Merge branch 'pipe-video' of git://anongit.freedesktop...
2010-10-26 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-10-20 Keith WhitwellMerge branch 'llvm-cliptest-viewport'
2010-10-18 Keith WhitwellMerge remote branch 'origin/master' into lp-setup-llvm
2010-10-13 Kristian HøgsbergDrop GLcontext typedef and use struct gl_context instead
2010-10-13 Kristian HøgsbergDrop GLframebuffer typedef and just use struct gl_frame...
2010-10-13 Kristian HøgsbergRename GLvisual and __GLcontextModes to struct gl_config
2010-10-13 Kristian Høgsberggl: Remove unused GLcontextModes fields
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-12 Brian Paulst/xlib: add some comments
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-09-16 Chia-I Wust/xlib: Notify the context when the front/back buffers...
2010-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Chia-I Wugallium: Add context profile support to st_api.
2010-09-03 Brian Paulst/glx: added some comments
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-09-01 Brian Paulst/glx: re-order destruction of buffers, visuals
2010-08-24 Chia-I Wust/glx: Include main/core.h.
2010-08-22 Keith Whitwellglx/xlib: configurable strict/non-strict buffer size...
2010-08-22 Keith Whitwellglx/xlib: remove another XSync
2010-08-22 Keith Whitwellglx/xlib: no need to call XSync from XMesaFlush
2010-08-20 Luca Barbierist/glx: use PIPE_TEXTURE_RECT if appropriate
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-24 Brian Paulst/glx: check if deleting head of buffer list
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Brian Paulst/glx: fix incorrect parameter type
2010-05-21 Jakob Bornecrantzst_api: Add get param function to st_manager
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-21 Keith WhitwellMerge branch 'gallium-front-ccw'
2010-05-17 Roland Scheideggerst/glx: adapt to interface changes
2010-05-07 Chia-I Wuglapi: Move to src/mapi/.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-05-19 Keith WhitwellMerge commit 'origin/graw-tests'
2010-05-16 Vinson Leest/xlib: Remove unnecessary header.
2010-04-23 Ian RomanickMerge branch '7.8'
2010-04-23 José Fonsecast/xlib: Try to propagate failure to create framebuffer.
2010-04-23 Jerome GlisseMerge remote branch 'origin/7.8'
2010-04-23 Michel DänzerMerge branch '7.8'
2010-04-22 Brian PaulMerge branch '7.8'
2010-04-21 Brian Paulst/glx: variable 'i' is an enum
2010-04-20 Dan NicholsonMerge branch '7.8'
2010-04-20 Dan NicholsonChange libX11 variables to not conflict with AC_PATH_XTRA
2010-04-20 Dan Nicholsongallium: Respect user's CFLAGS for including X headers
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-19 Jesse BarnesMerge branch '7.8'
2010-04-19 Brian PaulMerge branch '7.8'
2010-04-13 Jesse BarnesMerge branch '7.8'
2010-04-11 Maciej CencoraMerge commit 'origin/7.8'
next