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
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
st/glx/xlib: Advertise GLX_ARB_create_context(_profile)
José Fonseca
2011-10-09
1
-0
/
+2
*
st/glx: remove the duplicated Drawable member.
Stéphane Marchesin
2011-10-05
3
-7
/
+6
*
st/glx: Set the drawable attribute on xmesa_buffer creation.
Stephen White
2011-10-04
1
-1
/
+1
*
glx: add a few missing glXChooseFBConfig() attributes
Brian Paul
2011-07-11
1
-3
/
+6
*
st/glx: Fix endless loop in drawable validation
Thomas Hellstrom
2011-07-04
1
-1
/
+8
*
st/glx: Fix compilation error
Thomas Hellstrom
2011-06-29
2
-4
/
+4
*
glx/xlib: Handle glXCreateContextAttribsARB in glXGetProcAddress.
José Fonseca
2011-06-08
1
-0
/
+3
*
st/glx: define/set new ST_CONTEXT_FLAG_bits
Brian Paul
2011-05-19
1
-0
/
+12
*
st/glx: pass major, minor, context flags, etc to XMesaCreateContext()
Brian Paul
2011-05-19
3
-3
/
+9
*
st/glx: implement glXCreateContextAttribsARB()
Brian Paul
2011-05-19
1
-0
/
+95
*
st/glx: pass version, context flags, etc to create_context()
Brian Paul
2011-05-19
1
-4
/
+9
*
st/glx: refactor create-context functions
Brian Paul
2011-05-19
1
-61
/
+40
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-6
/
+2
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-3
/
+1
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-1
/
+1
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+2
*
st/glx: whitespace, 80-column fixes
Brian Paul
2011-03-07
1
-35
/
+50
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-21
/
+13
*
st/glx: Replace MESA_VERSION_STRING by xmesa_get_name.
Chia-I Wu
2010-11-18
3
-6
/
+16
*
scons: Unify state tracker SConscripts
Jakob Bornecrantz
2010-11-05
1
-4
/
+6
*
scons: Move dependancy checks to the main gallium scons file
Jakob Bornecrantz
2010-11-05
1
-3
/
+0
*
scons: Revamp how to specify targets to build.
José Fonseca
2010-11-01
1
-19
/
+19
*
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
2
-2
/
+2
*
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-10-13
2
-7
/
+7
*
st/xlib: add some comments
Brian Paul
2010-10-12
1
-0
/
+8
*
st/xlib: Notify the context when the front/back buffers are swapped.
Chia-I Wu
2010-09-16
3
-4
/
+21
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
1
-1
/
+6
*
st/glx: added some comments
Brian Paul
2010-09-03
1
-0
/
+8
*
st/glx: re-order destruction of buffers, visuals
Brian Paul
2010-09-01
1
-1
/
+1
*
st/glx: Include main/core.h.
Chia-I Wu
2010-08-24
5
-21
/
+38
*
glx/xlib: configurable strict/non-strict buffer size invalidate
Keith Whitwell
2010-08-22
3
-4
/
+42
*
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: use PIPE_TEXTURE_RECT if appropriate
Luca Barbieri
2010-08-20
1
-1
/
+6
*
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
*
Merge branch 'gallium-msaa'
Roland Scheidegger
2010-05-21
2
-11
/
+11
|
\
|
*
st/glx: adapt to interface changes
Roland Scheidegger
2010-05-17
2
-11
/
+11
*
|
st/xlib: Remove unnecessary header.
Vinson Lee
2010-05-15
1
-1
/
+0
*
|
glapi: Move to src/mapi/.
Chia-I Wu
2010-05-07
2
-0
/
+2
|
/
*
st/xlib: Try to propagate failure to create framebuffer.
José Fonseca
2010-04-23
1
-3
/
+10
*
st/glx: variable 'i' is an enum
Brian Paul
2010-04-21
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
2
-20
/
+20
*
Fix copyright headers.
Chia-I Wu
2010-04-10
2
-10
/
+12
*
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
[next]