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
/
mesa
/
drivers
/
dri
/
common
/
utils.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "egl: Fixes transparency with EGL and X11."
Hal Gentz
2019-10-18
1
-2
/
+0
*
egl: Fixes transparency with EGL and X11.
Hal Gentz
2019-10-11
1
-0
/
+2
*
mesa: Eliminate gl_config::rgbMode
Adam Jackson
2019-09-09
1
-1
/
+0
*
mesa: Eliminate gl_config::have{Accum,Depth,Stencil}Buffer
Adam Jackson
2019-09-09
1
-8
/
+0
*
dri: Add fp16 formats
Kevin Strasser
2019-08-21
1
-0
/
+14
*
dri: Handle configs with floating point pixel data
Kevin Strasser
2019-08-21
1
-0
/
+5
*
dri: Add config attributes for color channel shift
Kevin Strasser
2019-08-21
1
-19
/
+49
*
mesa: Give _mesa_format_get_color_encoding a clearer name.
Eric Anholt
2019-07-16
1
-1
/
+1
*
dri/common: move the required GLX_* token definitions locally
Emil Velikov
2018-10-03
1
-0
/
+14
*
dri/common: use __DRI_ATTRIB_SWAP* instances when describing db_modes
Emil Velikov
2018-10-03
1
-5
/
+6
*
dri: Add param driCreateConfigs(mutable_render_buffer)
Chad Versace
2018-08-07
1
-2
/
+7
*
dri: Define DRI_MutableRenderBuffer extensions
Chad Versace
2018-08-07
1
-0
/
+1
*
dri: Add __DRI_IMAGE_FORMAT_SABGR8
Tapani Pälli
2018-04-24
1
-0
/
+1
*
mesa: add xbgr support adjacent to xrgb
Ilia Mirkin
2018-02-19
1
-0
/
+10
*
dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
2017-08-10
1
-2
/
+2
*
dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
Thomas Hellstrom
2017-08-10
1
-5
/
+1
*
dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
2016-08-23
1
-3
/
+18
*
dri/common: add MESA_FORMAT_R8G8B8{A8, X8}_UNORM formats as supported configs
Rob Herring
2016-04-21
1
-0
/
+10
*
util: Move DRI parse_debug_string() to util
Kristian Høgsberg Kristensen
2015-10-08
1
-30
/
+0
*
dri/common: Tokenize driParseDebugString() argument before matching debug flags.
Francisco Jerez
2015-09-04
1
-4
/
+13
*
dri/common: Fix codestyle of driParseDebugString().
Francisco Jerez
2015-09-04
1
-8
/
+6
*
mesa: Resolve GCC sign-compare warning.
Rhys Kidd
2015-08-18
1
-1
/
+1
*
dri/common: allow BGRX sRGB visuals
Marek Olšák
2015-07-03
1
-0
/
+1
*
i965: replace __FUNCTION__ with __func__
Marius Predut
2015-04-14
1
-1
/
+1
*
dri/common: include stdio.h where needed
Brian Paul
2015-03-05
1
-0
/
+1
*
dri/common: Update comment about driQueryRendererIntegerCommon
Andreas Boll
2015-02-25
1
-0
/
+1
*
Eliminate several cases of multiplication in arguments to calloc
Carl Worth
2014-09-03
1
-1
/
+1
*
dri/common: Move __DRI2_RENDERER_PREFFERED_PROFILE handling to driQueryRender...
Emil Velikov
2014-08-15
1
-0
/
+4
*
dri: Expand driParseDebugString return value to uint64_t.
Matt Turner
2014-04-15
1
-4
/
+3
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-7
/
+7
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-4
/
+4
*
mesa: change gl_format to mesa_format
Mark Mueller
2014-01-27
1
-2
/
+2
*
dri: set yInverted default to GL_TRUE
Tapani Pälli
2014-01-13
1
-0
/
+1
*
dri: Change value param to unsigned
Ian Romanick
2013-11-13
1
-1
/
+1
*
dri: Add function to implement queries common to all Mesa drivers
Ian Romanick
2013-11-07
1
-0
/
+64
*
dri/common: Add support for creating ARGB2101010 configs
Kristian Høgsberg
2013-10-15
1
-0
/
+10
*
dri: Introduce new flags in __DRI_ATTRIB_RENDER_TYPE
Tomasz Lis
2013-07-18
1
-6
/
+0
*
Consolidate some redundant definitions of ARRAY_SIZE() macro.
Paul Berry
2013-02-08
1
-2
/
+1
*
dri_util: Fix prologue comment for driCreateConfigs
Ian Romanick
2012-11-09
1
-17
/
+5
*
dri: Support MESA_FORMAT_SARGB8 in driCreateConfigs
Ian Romanick
2012-10-29
1
-1
/
+2
*
dri: Convert driCreateConfigs to use a gl_format enum
Ian Romanick
2012-10-29
1
-100
/
+40
*
dri_util: Elminiate the bytes_per_pixel table
Ian Romanick
2012-10-29
1
-9
/
+3
*
dri_util: Remove support for RGB332 framebuffers
Ian Romanick
2012-10-29
1
-27
/
+7
*
dri: Simplify use of driConcatConfigs
Chad Versace
2012-08-07
1
-0
/
+5
*
dri: move __driUtilMessage to xmlconfig.c
George Sapountzis
2011-11-04
1
-23
/
+0
*
dri: Remove a few unused dri helper functions
Kristian Høgsberg
2011-11-02
1
-118
/
+0
*
dri: Remove all extension enabling utility functions
Ian Romanick
2011-09-09
1
-114
/
+0
*
dri: Remove driver date from renderer string
Ian Romanick
2011-04-05
1
-3
/
+2
*
glx/dri: add initial dri interface for GLX_EXT_framebuffer_sRGB.
Dave Airlie
2011-03-06
1
-0
/
+3
*
dri/util: add a bunch of comments
Brian Paul
2010-11-02
1
-0
/
+24
[next]