index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
glx
/
xlib
/
xm_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/glx: Replace MESA_VERSION_STRING by xmesa_get_name.
Chia-I Wu
2010-11-18
1
-0
/
+10
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-10-13
1
-7
/
+6
*
st/xlib: Notify the context when the front/back buffers are swapped.
Chia-I Wu
2010-09-16
1
-4
/
+14
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
1
-1
/
+6
*
st/glx: Include main/core.h.
Chia-I Wu
2010-08-24
1
-10
/
+33
*
glx/xlib: configurable strict/non-strict buffer size invalidate
Keith Whitwell
2010-08-22
1
-1
/
+31
*
glx/xlib: remove another XSync
Keith Whitwell
2010-08-22
1
-1
/
+0
*
glx/xlib: no need to call XSync from XMesaFlush
Keith Whitwell
2010-08-22
1
-1
/
+1
*
st/glx: check if deleting head of buffer list
Brian Paul
2010-05-24
1
-0
/
+4
*
st/glx: fix incorrect parameter type
Brian Paul
2010-05-21
1
-1
/
+1
*
st_api: Add get param function to st_manager
Jakob Bornecrantz
2010-05-21
1
-1
/
+9
*
st/glx: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-1
/
+3
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-1
/
+1
*
Merge branch 'gallium-new-formats'
Roland Scheidegger
2010-03-31
1
-2
/
+2
|
\
|
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-2
/
+2
*
|
st/glx: Remove a wrong assertion in choose_pixel_format.
Chia-I Wu
2010-03-30
1
-2
/
+7
|
/
*
st/glx: add support for multiple displays
Brian Paul
2010-03-23
1
-4
/
+26
*
st/glx: fix depth/stencil format selection code
Brian Paul
2010-03-22
1
-7
/
+12
*
st/glx: Add support for GLX_MESA_copy_sub_buffer.
Chia-I Wu
2010-03-14
1
-1
/
+1
*
st/glx: Add xmesa_display to hold per-display variables.
Chia-I Wu
2010-03-14
1
-53
/
+64
*
st/glx: Correctly set buffer_mask of a visual.
Chia-I Wu
2010-03-13
1
-3
/
+3
*
st/glx: Make xmesa_create_st_api a callback of xm_driver.
Chia-I Wu
2010-03-13
1
-1
/
+1
*
st/glx: Return a better format in choose_depth_stencil_format.
Chia-I Wu
2010-03-12
1
-13
/
+9
*
st/glx: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-12
1
-133
/
+132
*
gallium: plumb winsys-drawable-handle through to state tracker
Keith Whitwell
2010-03-10
1
-2
/
+3
*
gallium: create helper for swrast+xlib combination
Keith Whitwell
2010-03-09
1
-1
/
+1
*
targets/libgl-xlib: add code to inject trace and identity layers
Keith Whitwell
2010-03-09
1
-7
/
+1
*
ws/xlib: manage the GC internally
Keith Whitwell
2010-03-09
1
-12
/
+0
*
gallium: remove xlib_driver::display_surface
Keith Whitwell
2010-03-08
1
-7
/
+3
*
winsys/xlib: remove dependency on glx/x11 state tracker
Keith Whitwell
2010-03-08
1
-74
/
+17
*
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-03
1
-2
/
+1
*
glx: Rename pipe formats.
José Fonseca
2010-03-01
1
-7
/
+7
*
xlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate.
José Fonseca
2010-03-01
1
-2
/
+2
*
st/glx: improved depth/stencil format selection code
Brian Paul
2010-02-23
1
-40
/
+66
*
st/glx: added PIPE_FORMAT_Z24S8_UNORM code
Brian Paul
2010-02-23
1
-1
/
+6
*
st/xlib: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-20
1
-0
/
+1
*
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
1
-4
/
+4
*
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
1
-7
/
+7
*
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
1
-1
/
+1
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-5
/
+5
*
xlib: Integrate the trace driver with all pipe drivers.
José Fonseca
2009-12-28
1
-4
/
+19
*
gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
2009-10-07
1
-1
/
+1
*
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 winsys: use new st_swapbuffers() function
Brian Paul
2009-05-01
1
-14
/
+7
[next]