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
/
dri_drawable.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/mesa: Initialize textures array in st_framebuffer_validate
Michel Dänzer
2017-10-18
1
-3
/
+1
*
st/dri2 Plumb the flush_swapbuffer functionality through to dri3
Thomas Hellstrom
2017-08-03
1
-0
/
+18
*
st/mesa: create framebuffer iface hash table per st manager
Charmaine Lee
2017-07-24
1
-0
/
+1
*
st/mesa: add destroy_drawable interface
Charmaine Lee
2017-07-20
1
-1
/
+5
*
st/mesa: add a winsys buffers list in st_context
Charmaine Lee
2017-07-11
1
-0
/
+4
*
gallium: implement the backend of threaded GL dispatch
Marek Olšák
2017-03-16
1
-0
/
+6
*
st/dri: use local pointer to st_context_iface
Marek Olšák
2017-03-07
1
-4
/
+7
*
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
2016-08-10
1
-1
/
+1
*
st/dri: Don't call invalidate_resource for NULL depth/stencil buffers
Michel Dänzer
2016-01-18
1
-2
/
+4
*
st/dri: Use packed RGB formats
Michel Dänzer
2015-10-04
1
-4
/
+4
*
st/dri: expose sRGB visuals (v2)
Marek Olšák
2015-07-22
1
-1
/
+6
*
st/dri: Make depth buffer optional for postprocessing
Park, Jeongmin
2015-02-07
1
-1
/
+1
*
gallium: Plumb the swap INVALIDATE_ANCILLARY flag through more layers.
Eric Anholt
2015-01-06
1
-0
/
+6
*
st/dri: merge dri/drm and dri/sw backends
Emil Velikov
2014-07-10
1
-0
/
+571
*
st/dri: Move common files to common directory
Jakob Bornecrantz
2010-03-26
1
-94
/
+0
*
st/dri: export DRI1 surface / pipe
George Sapountzis
2010-03-25
1
-5
/
+2
*
st/dri: split out DRI2 code
George Sapountzis
2010-03-25
1
-27
/
+0
*
st/dri: make get_texture into validate_att
George Sapountzis
2010-03-25
1
-2
/
+5
*
st/dri: Switch from st_public.h to st_api.h.
Chia-I Wu
2010-03-18
1
-359
/
+19
*
st/dri: Headers and public symbols clean up.
Chia-I Wu
2010-03-18
1
-5
/
+2
*
st/dri: Move DRI1 bits in dri_drawable.c to dri1.c.
Chia-I Wu
2010-03-18
1
-304
/
+2
*
st/dri: Move DRI1 bits in dri_screen.c to dri1.c.
Chia-I Wu
2010-03-18
1
-0
/
+1
*
st/mesa: Implement st_api.h.
Chia-I Wu
2010-03-12
1
-1
/
+1
*
Merge commit 'origin/gallium-winsys-handle-rebased'
Keith Whitwell
2010-03-08
1
-2
/
+6
|
\
|
*
gallium: Expose a opaque winsys handle and functions on pipe_screen
Jakob Bornecrantz
2010-03-01
1
-2
/
+6
*
|
dri: Rename pipe formats.
José Fonseca
2010-03-01
1
-7
/
+7
|
/
*
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
1
-0
/
+13
*
st/dri, st/xorg: fix buffers that have attachements of different depth
Zack Rusin
2010-02-12
1
-25
/
+59
*
dri_interface: Introduce DRI tokens for the texBuffer texture formats
Kristian Høgsberg
2010-02-09
1
-1
/
+1
*
gallium: fix more missing includes from various places
Dave Airlie
2010-02-04
1
-0
/
+1
*
st/dri: Remove unnecessary headers.
Vinson Lee
2010-01-28
1
-1
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-5
/
+8
|
\
|
*
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-19
1
-0
/
+8
|
*
st/dri: Add comment for intentional fallthrough in case statement.
Vinson Lee
2010-01-18
1
-0
/
+1
|
*
st/dri: Don't request a fake front if the server adds one automatically.
Thomas Hellstrom
2010-01-18
1
-5
/
+7
*
|
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
1
-0
/
+8
*
|
Remove leftover __DRI{screen,drawable,context}Private references
Kristian Høgsberg
2010-01-04
1
-12
/
+12
*
|
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
|
/
*
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
[next]