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_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: implement the backend of threaded GL dispatch
Marek Olšák
2017-03-16
1
-0
/
+21
*
gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
2017-03-07
1
-1
/
+1
*
st/dri: reduce dri_fill_st_options() params
Marek Olšák
2017-03-07
1
-3
/
+5
*
st/mesa/glsl: build string of dri options and use as input to building sha fo...
Timothy Arceri
2017-02-17
1
-0
/
+2
*
driconf: add allow_higher_compat_version option
Samuel Pitoiset
2017-02-15
1
-0
/
+3
*
st/dri: remove trailing whitespace
Mauro Rossi
2017-01-11
1
-1
/
+1
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
1
-0
/
+11
*
st/dri: respect driver's request to avoid mixed color/depth bit configs
Ilia Mirkin
2016-08-23
1
-2
/
+6
*
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
2016-08-23
1
-2
/
+2
*
glsl: add driconf to zero-init unintialized vars
Rob Clark
2016-07-02
1
-0
/
+2
*
Revert "st/dri: add 32-bit RGBX/RGBA formats"
Marek Olšák
2016-04-24
1
-4
/
+0
*
st/dri: add 32-bit RGBX/RGBA formats
Rob Herring
2016-04-21
1
-0
/
+4
*
st/dri: NULL check the pscreen earlier
Emil Velikov
2015-11-21
1
-5
/
+0
*
{st,targets}/dri: use static/dynamic pipe-loader
Emil Velikov
2015-11-21
1
-2
/
+0
*
st/dri: expose sRGB visuals (v2)
Marek Olšák
2015-07-22
1
-4
/
+19
*
st/dri: implement the fence interface for CL events
Marek Olšák
2015-04-30
1
-0
/
+1
*
st/dri: replace Elements() with ARRAY_SIZE()
Brian Paul
2015-03-02
1
-4
/
+4
*
st/dri: remove GALLIUM_MSAA and __GL_FSAA_MODE environment variables
Marek Olšák
2014-09-19
1
-35
/
+0
*
gallium: pass st_config_options to query_versions
Marek Olšák
2014-08-11
1
-2
/
+24
*
gallium/stapi: move setting GL versions to the state tracker
Marek Olšák
2014-08-11
1
-12
/
+5
*
st/mesa,gallium: add a workaround for Unigine Heaven 4.0 and Valley 1.0
Marek Olšák
2014-07-18
1
-0
/
+1
*
st/dri: merge dri/drm and dri/sw backends
Emil Velikov
2014-07-10
1
-0
/
+473
*
st/dri: Move common files to common directory
Jakob Bornecrantz
2010-03-26
1
-373
/
+0
*
st/dri: Don't include sw vs drm dri headers
Jakob Bornecrantz
2010-03-25
1
-0
/
+3
*
st/dri: Add dri2 prefix for all dri2.c functions
Jakob Bornecrantz
2010-03-25
1
-1
/
+1
*
st/dri: add drisw
George Sapountzis
2010-03-25
1
-0
/
+33
*
st/dri: export DRI1 surface / pipe
George Sapountzis
2010-03-25
1
-2
/
+3
*
st/dri: split out DRI2 code
George Sapountzis
2010-03-25
1
-85
/
+2
*
st/dri: minor cosmetic for screen
George Sapountzis
2010-03-25
1
-20
/
+27
*
st/dri: add inline for dri2 check done in multiple places
George Sapountzis
2010-03-25
1
-7
/
+2
*
st/dri: Switch from st_public.h to st_api.h.
Chia-I Wu
2010-03-18
1
-26
/
+111
*
st/dri: Headers and public symbols clean up.
Chia-I Wu
2010-03-18
1
-2
/
+1
*
st/dri: Move DRI1 bits in dri_drawable.c to dri1.c.
Chia-I Wu
2010-03-18
1
-3
/
+4
*
st/dri: Move DRI1 bits in dri_screen.c to dri1.c.
Chia-I Wu
2010-03-18
1
-75
/
+4
*
st/dri: Always try to set up R5G6B5 configs.
Michel Dänzer
2010-03-12
1
-49
/
+52
*
dri: Rename pipe formats.
José Fonseca
2010-03-01
1
-7
/
+7
*
st/dri2: Use event-driven buffer validation.
Francisco Jerez
2010-02-16
1
-0
/
+12
*
st/dri: don't expose visuals we'll have trouble supporting
Zack Rusin
2010-02-12
1
-9
/
+20
*
dri: Allow selective generation of accum. buffer configs
Ian Romanick
2010-02-10
1
-3
/
+6
*
gallium: fix more missing includes from various places
Dave Airlie
2010-02-04
1
-0
/
+2
*
st/dri: Remove duplicate type qualifier.
Vinson Lee
2010-01-31
1
-1
/
+1
*
st/dri: Remove unnecessary headers.
Vinson Lee
2010-01-28
1
-4
/
+0
*
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-22
1
-0
/
+15
|
\
|
*
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-19
1
-0
/
+1
|
*
st/dri: fix optionCache memory leaks
Marcin Slusarz
2010-01-18
1
-0
/
+10
|
*
st/dri: Don't request a fake front if the server adds one automatically.
Thomas Hellstrom
2010-01-18
1
-0
/
+5
*
|
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
*
|
st/dri: update dri2 drawables when viewport is changed
Ben Skeggs
2010-01-11
1
-0
/
+1
*
|
Push __driDriverExtensions out of dri_util.c and into the drivers
Kristian Høgsberg
2010-01-04
1
-0
/
+8
[next]