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
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri-st: Add some required GL 2.0 extensions.
Corbin Simpson
2009-11-11
1
-0
/
+3
*
mesa: Enable remap table in core.
Chia-I Wu
2009-10-23
2
-11
/
+4
*
dri-st: Add EXT_provoking_vertex.
Corbin Simpson
2009-10-19
1
-0
/
+4
*
gallium: Permit surface_copy and surface_fill to be NULL.
Corbin Simpson
2009-10-17
1
-6
/
+16
*
st/dri: Add missing front buffer case in dri_get_buffers().
Michel Dänzer
2009-10-07
1
-0
/
+4
*
st/dri: avoid segfault if we can't get a pixmap's buffers
Ben Skeggs
2009-10-05
1
-0
/
+3
*
st/dri: no need to request fake front buffer, only handle it being returned
Ben Skeggs
2009-10-05
1
-3
/
+0
*
st/dri: Install APPLE_vertex_array_object functions
Nicolai Hähnle
2009-10-03
1
-0
/
+2
*
st/dri: Install ARB_vertex_array_object functions
Nicolai Hähnle
2009-10-03
1
-0
/
+2
*
st/dri: Slight consolidation of DRI2 buffer handling.
Michel Dänzer
2009-09-02
2
-30
/
+27
*
drm_api: Operate on textures instead of buffers
Jakob Bornecrantz
2009-08-28
1
-11
/
+2
*
st/dri: Fix some warnings
Jakob Bornecrantz
2009-08-28
3
-2
/
+3
*
Revert "st/xorg/dri: Pass texture formats via the DRI2 protocol flags."
Jakob Bornecrantz
2009-08-28
1
-6
/
+10
*
st/dri: Make sure the front left renderbuffer is there for texture-from-pixmap.
Michel Dänzer
2009-08-27
1
-0
/
+8
*
st/dri: Only ask for fake front buffer for single buffer visuals by default.
Michel Dänzer
2009-08-27
1
-1
/
+2
*
st/xorg/dri: Pass texture formats via the DRI2 protocol flags.
Michel Dänzer
2009-08-27
1
-10
/
+6
*
st/dri: Add some debug code
Jakob Bornecrantz
2009-08-26
1
-2
/
+6
*
st/dri: Redo config generation
Jakob Bornecrantz
2009-08-26
2
-52
/
+87
*
st/dri: make the GL_ARB_map_buffer_range entrypoints available
Ben Skeggs
2009-08-26
1
-0
/
+2
*
st/dri: Remove some debug prints
Jakob Bornecrantz
2009-08-22
1
-6
/
+0
*
st/dri: Find out if the drawable is a pixmap
Jakob Bornecrantz
2009-08-22
2
-0
/
+39
*
st/dri: Fix frontbuffer rendering with DRI2
Jakob Bornecrantz
2009-08-22
1
-15
/
+15
*
st/dri: remove unused dummyContext value
Keith Whitwell
2009-08-14
2
-14
/
+0
*
st/dri: Add support for GLX_EXT_texture_from_pixmap with direct rendering.
Michel Dänzer
2009-08-13
3
-0
/
+37
*
dri-st: Unbreak GL_EXT_blend_equation_separate.
Corbin Simpson
2009-07-14
1
-0
/
+1
*
gallium: Define PIPE_CAP_BLEND_EQUATION_SEPARATE, remove extension from defau...
Patrice Mandin
2009-07-14
1
-2
/
+0
*
drm/st: Return drm_api struct from a function
Jakob Bornecrantz
2009-06-30
4
-6
/
+13
*
st/dri: Fix last depth bits logic
Jakob Bornecrantz
2009-06-27
1
-2
/
+2
*
st/dri: Fix typo when checking for depth formats
Jakob Bornecrantz
2009-06-22
1
-1
/
+1
*
gallium dri st: Probe the driver for supported surface formats.
Thomas Hellstrom
2009-06-17
4
-63
/
+114
*
dri st: Don't require the PIPE_TEXTURE_USAGE_RENDER_TARGET property for depth...
Thomas Hellstrom
2009-06-11
1
-2
/
+0
*
st/dri: Only create new textures if drawable has changed
Jakob Bornecrantz
2009-05-18
2
-0
/
+17
*
dri-gallium: Add GLSL support.
Corbin Simpson
2009-05-17
1
-1
/
+10
*
gallium: Add SCons build support for the DRI state tracker.
Michel Dänzer
2009-04-30
1
-0
/
+23
*
gallium dri st: Propagate the drawable info when we bind to new drawables.
Thomas Hellstrom
2009-04-28
1
-3
/
+8
*
gallium dri st: Use st_get_current() instead of GET_CURRENT_CONTEXT()
Thomas Hellstrom
2009-04-28
2
-15
/
+10
*
gallium dri st: Fix up some comments and minor bugs.
Thomas Hellstrom
2009-04-28
2
-8
/
+11
*
gallium: Rename the dri state tracker lib to libdridrm.a
Thomas Hellstrom
2009-04-28
1
-1
/
+1
*
gallium: indent and cleanfile the dri state-tracker.
Thomas Hellstrom
2009-04-28
7
-281
/
+221
*
gallium: Update the dri2 state tracker to support dri1.
Thomas Hellstrom
2009-04-28
6
-55
/
+507
*
gallium: Move the dri2 state tracker since we're about to extend it to dri1.
Thomas Hellstrom
2009-04-28
8
-0
/
+1154