index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
glx
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
2
-12
/
+5
*
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-02-02
1
-1
/
+1
*
st/xlib: Make glXGetProcAddressARB visible
Jakob Bornecrantz
2010-01-17
1
-1
/
+1
*
st/xlib: Mark GLX functions as public.
Chia-I Wu
2010-01-11
3
-77
/
+80
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-31
1
-0
/
+1
|
\
|
*
gallium/xlib: Silence unused variable warning.
Vinson Lee
2009-12-27
1
-0
/
+1
*
|
xlib: Integrate the trace driver with all pipe drivers.
José Fonseca
2009-12-28
1
-4
/
+19
|
/
*
gallium/xlib: call XQueryExtension() in glXQueryExtension()
Brian Paul
2009-10-07
1
-4
/
+6
*
gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
2009-10-07
3
-13
/
+34
*
gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension()
Brian Paul
2009-10-07
1
-3
/
+5
*
gallium/xlib: use bitwise-and to test GLX_RGBA_BIT in choose_visual()
Brian Paul
2009-10-02
1
-2
/
+2
*
gallium/xlib: return GLX_RGBA_BIT or GLX_COLOR_INDEX_BIT in get_config()
Brian Paul
2009-10-02
1
-2
/
+2
*
gallium/xlib: fix GLX_RENDER_TYPE query
Brian Paul
2009-09-29
1
-4
/
+4
*
gallium/xlib: minor clean-ups
Brian Paul
2009-09-04
1
-14
/
+5
*
gallium/xlib: silence unitialized var warning
Brian Paul
2009-09-03
1
-1
/
+1
*
Gallium xlib: Add support for BGRA visuals.
Michel Dänzer
2009-08-31
1
-0
/
+12
*
xlib: Ensure one screen instance.
José Fonseca
2009-08-29
1
-7
/
+2
*
xlib: Complete llvmpipe integration.
José Fonseca
2009-08-29
1
-2
/
+1
*
st/xlib: remove a couple more 'fake' references
Keith Whitwell
2009-08-19
1
-4
/
+2
*
st/xlib: remove dead ungrab helper
Keith Whitwell
2009-08-19
1
-13
/
+0
*
st/xlib: reduce the proliferation of GLX context types
Keith Whitwell
2009-08-14
1
-57
/
+37
*
gallium/glx/xlib: main/ prefix on Mesa includes, remove -I$(TOP)/src/mesa/main/
Brian Paul
2009-08-12
4
-10
/
+9
*
gallium/glx/xlib: updated comments
Brian Paul
2009-08-12
3
-4
/
+2
*
gallium/glx/xlib: delete fakeglx.h
Brian Paul
2009-08-12
1
-41
/
+0
*
gallium/glx/xlib: rename fakeglx.c to glx_api.c
Brian Paul
2009-08-12
3
-2
/
+2
*
gallium/glx/xlib: delete glxapi.h
Brian Paul
2009-08-12
1
-36
/
+0
*
gallium/glx/xlib: rename fakeglx_fonts.c to glx_usefont.c
Brian Paul
2009-08-12
3
-2
/
+2
*
gallium/glx/xlib: rename glxapi.c to glx_getproc.c
Brian Paul
2009-08-12
3
-2
/
+3
*
gallium/glx/xlib: don't include fakeglx.h
Brian Paul
2009-08-12
1
-1
/
+0
*
gallium/glx/xlib: overhaul and simplification of the Gallium Xlib-based GLX
Brian Paul
2009-08-12
4
-1574
/
+280
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-06-24
1
-1
/
+1
|
\
|
*
st/glx: added null ptr check in Fake_glXCreatePixmap()
Brian Paul
2009-06-17
1
-1
/
+1
*
|
gallium/glx: say we're direct rendering
Brian Paul
2009-05-01
1
-5
/
+8
*
|
xlib winsys: use new st_swapbuffers() function
Brian Paul
2009-05-01
1
-14
/
+7
|
/
*
st: call _glapi_check_multithread from st_make_current
Keith Whitwell
2009-03-18
1
-5
/
+0
*
xlib st: Fix makeCurrent.
Thomas Hellstrom
2009-03-18
2
-11
/
+17
*
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-13
1
-1
/
+0
*
scons: Also define USE_XSHM for the glx/xlib state tracker build.
Michel Dänzer
2009-03-09
1
-0
/
+2
*
Fix up another instance of _mesa_unreference_framebuffer().
Michel Dänzer
2009-03-09
1
-1
/
+1
*
st/dri2: Add DRI2 a state tracker
Jakob Bornecrantz
2009-03-03
8
-1235
/
+0
*
gallium: remove dependency on main/glheader.h in glxapi.c
Brian Paul
2009-02-22
1
-1
/
+9
*
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-20
1
-13
/
+5
*
scons: Build xlib state tracker regardless of DRI settings.
José Fonseca
2009-02-12
1
-2
/
+1
*
scons: Fixups for the introduction of the xlib state_tracker.
Michel Dänzer
2009-02-02
1
-0
/
+26
*
gallium: change the st_get_framebuffer_surface/texture functions
Alan Hourihane
2009-01-23
1
-5
/
+6
*
xlib: don't explicitly create the pipe_winsys struct
Keith Whitwell
2009-01-17
2
-16
/
+2
*
xlib: allow winsys's to register themselves with glx/xlib state tracker
Keith Whitwell
2009-01-13
3
-20
/
+35
*
dri: make dri_display_surface static
Keith Whitwell
2009-01-12
2
-6
/
+1
*
dri: pull dri_swapbuffers.c into dri_drawable.c
Keith Whitwell
2009-01-12
6
-346
/
+370
*
dri: rename dri1 directory
Keith Whitwell
2009-01-12
9
-0
/
+0
[next]