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
/
auxiliary
/
util
/
u_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL
Andreas Baierl
2019-07-18
1
-0
/
+1
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-6
/
+3
*
gallium: give vertex-shader saturate its own cap
Erik Faye-Lund
2019-07-10
1
-0
/
+1
*
gallium: give fragment-shader derivatives its own cap
Erik Faye-Lund
2019-07-10
1
-0
/
+1
*
gallium: give fragment-shader texture-lod its own cap
Erik Faye-Lund
2019-07-10
1
-0
/
+3
*
gallium: Add CAP for opcode DIV
Gert Wollny
2019-06-30
1
-0
/
+1
*
gallium: Add PIPE_CAP_ATOMIC_FLOAT_MINMAX
Caio Marcelo de Oliveira Filho
2019-06-13
1
-0
/
+1
*
gallium: Add PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED
Caio Marcelo de Oliveira Filho
2019-06-11
1
-0
/
+1
*
gallium: Add PIPE_CAP_FBFETCH_COHERENT and expose extensions
Kenneth Graunke
2019-05-23
1
-0
/
+1
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-1
/
+1
*
gallium: enable dmabuf on BSD as well
Greg V
2019-05-22
1
-1
/
+1
*
gallium: Add default check for PIPE_CAP_FRAGMENT_SHADER_INTERLOCK
Alyssa Rosenzweig
2019-05-14
1
-0
/
+1
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-1
/
+1
*
st/dri: decrease input lag by syncing sooner in SwapBuffers
Marek Olšák
2019-05-02
1
-1
/
+1
*
gallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
Marek Olšák
2019-04-24
1
-0
/
+1
*
gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
Marek Olšák
2019-04-24
1
-1
/
+3
*
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
Marek Olšák
2019-04-23
1
-0
/
+7
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
1
-0
/
+1
*
gallium: add pipe cap for inner_coverage conservative raster mode
Mike Blumenkrantz
2019-04-23
1
-0
/
+1
*
gallium: add support for formatted image loads
Rhys Perry
2019-04-15
1
-0
/
+1
*
Gallium: Add new CAP that indicated whether IO array definitions can be shriked
Gert Wollny
2019-04-10
1
-0
/
+1
*
gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVES
Caio Marcelo de Oliveira Filho
2019-04-08
1
-0
/
+3
*
gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
Rob Clark
2019-03-22
1
-0
/
+4
*
gallium: add pipe_grid_info::last_block
Marek Olšák
2019-03-15
1
-0
/
+3
*
gallium/aux: add PIPE_CAP_MAX_VARYINGS to u_screen
Alok Hota
2019-02-13
1
-0
/
+3
*
gallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability bit.
Kenneth Graunke
2019-02-05
1
-0
/
+1
*
Gallium: Add new CAPS to indicate whether a driver can switch SRGB write
Gert Wollny
2019-01-28
1
-0
/
+2
*
gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
Caio Marcelo de Oliveira Filho
2019-01-23
1
-0
/
+3
*
st/mesa: Optionally override RGB/RGBX dst alpha blend factors
Kenneth Graunke
2019-01-15
1
-0
/
+1
*
gallium: Add the ability to query a single pipeline statistics counter
Kenneth Graunke
2019-01-15
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
Ilia Mirkin
2018-12-26
1
-0
/
+1
*
gallium: add missing PIPE_CAP_SURFACE_SAMPLE_COUNT default value
Samuel Pitoiset
2018-12-07
1
-0
/
+3
*
gallium: New cap PIPE_CAP_MAX_VERTEX_ELEMENT_SRC_OFFSET.
Mathias Fröhlich
2018-09-10
1
-0
/
+3
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
1
-0
/
+1
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: add PIPE_CAP_RASTERIZER_SUBPIXEL_BITS
Marek Olšák
2018-09-06
1
-0
/
+3
*
gallium: add PIPE_CAP_MAX_COMBINED_HW_ATOMIC_COUNTER{S,_BUFFERS}
Erik Faye-Lund
2018-09-05
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_COMBINED_SHADER_BUFFERS
Erik Faye-Lund
2018-09-05
1
-0
/
+1
*
vc4: Drop a bunch of duplicated gallium PIPE_CAP default code.
Eric Anholt
2018-09-04
1
-5
/
+1
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
1
-0
/
+325