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
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
*
dri: Rename pipe formats.
José Fonseca
2010-03-01
2
-14
/
+14
*
st/dri: Assert pointer is not null before dereferencing.
Vinson Lee
2010-02-27
1
-2
/
+4
*
Revert "st/mesa: Make the frontbuffer visible on st_flush(PIPE_FLUSH_FRAME)."
Francisco Jerez
2010-02-18
1
-2
/
+0
*
st/dri2: Flush FRAME instead of RENDER_CACHE on buffer invalidation.
Francisco Jerez
2010-02-17
1
-2
/
+2
*
st/dri2: Use event-driven buffer validation.
Francisco Jerez
2010-02-16
3
-4
/
+27
*
st/dri: don't expose visuals we'll have trouble supporting
Zack Rusin
2010-02-12
1
-9
/
+20
*
st/dri, st/xorg: fix buffers that have attachements of different depth
Zack Rusin
2010-02-12
1
-25
/
+59
*
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
1
-3
/
+6
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
1
-1
/
+1
*
st/dri: fix compile breakage
Keith Whitwell
2010-02-08
1
-1
/
+1
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-4
/
+2
*
gallium: fix more missing includes from various places
Dave Airlie
2010-02-04
2
-0
/
+3
*
st/dri: Remove duplicate type qualifier.
Vinson Lee
2010-01-31
1
-1
/
+1
*
Merge commit 'origin/perrtblend'
Roland Scheidegger
2010-01-28
1
-0
/
+5
|
\
|
*
st/mesa: handle EXT_draw_buffers2 per rendertarget blend enables / colormasks
Roland Scheidegger
2010-01-25
1
-0
/
+5
*
|
st/dri: Remove unnecessary headers.
Vinson Lee
2010-01-28
2
-5
/
+0
*
|
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
4
-5
/
+30
|
\
\
|
|
/
|
/
|
|
*
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-19
3
-0
/
+12
|
*
st/dri: Add comment for intentional fallthrough in case statement.
Vinson Lee
2010-01-18
1
-0
/
+1
|
*
st/dri: fix optionCache memory leaks
Marcin Slusarz
2010-01-18
2
-0
/
+16
|
*
st/dri: Don't request a fake front if the server adds one automatically.
Thomas Hellstrom
2010-01-18
3
-5
/
+13
*
|
dri: Add an MSAA-enabled factor to DRI configs.
Corbin Simpson
2010-01-18
1
-2
/
+3
*
|
dri: Properly calculate number of modes for MSAA.
Corbin Simpson
2010-01-18
1
-3
/
+5
*
|
Merge branch 'mesa_7_7_branch'
Jakob Bornecrantz
2010-01-14
1
-0
/
+2
|
\
|
|
*
st/dri: Make sure we always request a fake front.
Thomas Hellstrom
2010-01-13
1
-2
/
+1
|
*
Revert "st/dri: no need to request fake front buffer, only handle it being re...
Thomas Hellstrom
2010-01-11
1
-0
/
+3
*
|
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-11
3
-0
/
+12
*
|
Push __driDriverExtensions out of dri_util.c and into the drivers
Kristian Høgsberg
2010-01-04
1
-0
/
+8
*
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
6
-45
/
+45
*
|
Merge branch 'master' into pipe-format-simplify
Michal Krol
2009-12-17
1
-1
/
+0
|
\
\
|
*
|
fixups for interface changes (mostly state trackers)
Roland Scheidegger
2009-11-30
1
-1
/
+0
*
|
|
Move pf_get_block() to u_format auxiliary module.
Michal Krol
2009-12-03
1
-1
/
+2
|
/
/
*
/
gallium: fix more statetrackers/drivers for not using texture width/height/de...
Roland Scheidegger
2009-11-26
1
-4
/
+4
|
/
*
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
[next]