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
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallium: deduplicate os detection logic by using detect_os.h
Eric Engestrom
2019-08-02
1
-28
/
+19
*
gallium/utils: drop PIPE_SUBSYSTEM_WINDOWS_USER
Eric Engestrom
2019-08-02
1
-17
/
+0
*
gallium: remove never-used PIPE_SUBSYSTEM_DRI
Eric Engestrom
2019-08-02
1
-4
/
+0
*
gallium: Implement GL_EXT_shader_samples_identical via a new capability
Kenneth Graunke
2019-08-01
1
-0
/
+1
*
gallium: add AYUV and XYUV formats
Mike Blumenkrantz
2019-07-31
1
-0
/
+3
*
gallium: Add PIPE_CAP_TEXTURE_SHADOW_LOD
Sagar Ghuge
2019-07-30
1
-0
/
+1
*
gallium: add PIPE_CAP_GRAPHICS
Marek Olšák
2019-07-29
1
-0
/
+1
*
gallium: remove boolean from state tracker APIs
Ilia Mirkin
2019-07-22
3
-44
/
+42
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
4
-44
/
+44
*
gallium: Add PIPE_CAP_TGSI_FS_POINT_IS_SYSVAL
Andreas Baierl
2019-07-18
1
-0
/
+1
*
gallium: use MAP_DIRECTLY to mean supression of DISCARD in buffer_subdata
Marek Olšák
2019-07-15
1
-0
/
+2
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-1
/
+0
*
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
/
+1
*
gallium: Add CAP for opcode DIV
Gert Wollny
2019-06-30
1
-0
/
+1
*
gallium: add z24s8_as_r8g8b8a8 format
Rob Clark
2019-06-15
1
-0
/
+2
*
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: Add a PIPE_CAP_FRAGMENT_SHADER_INTERLOCK.
Kenneth Graunke
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
*
gallium: fix typo in comment
Eric Engestrom
2019-05-09
1
-1
/
+1
*
gallium: add resource_get_info to pipe_screen
Julien Isorce
2019-04-30
1
-0
/
+9
*
gallium: add PIPE_CAP_PREFER_COMPUTE_BLIT_FOR_MULTIMEDIA
Marek Olšák
2019-04-24
1
-0
/
+1
*
gallium: replace drm_driver_descriptor::configuration with driconf_xml
Marek Olšák
2019-04-23
1
-37
/
+8
*
gallium: replace DRM_CONF_SHARE_FD with PIPE_CAP_DMABUF
Marek Olšák
2019-04-23
2
-6
/
+1
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
2
-4
/
+1
*
gallium: document conservative rasterization flags
Marek Olšák
2019-04-23
1
-0
/
+11
*
gallium: add pipe cap for inner_coverage conservative raster mode
Mike Blumenkrantz
2019-04-23
1
-0
/
+1
*
gallium: add ATC format support
Jonathan Marek
2019-04-23
1
-0
/
+4
*
vl: Add cropping flags for H264
suresh guttula
2019-04-16
1
-0
/
+5
*
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
/
+1
*
softpipe: add support for indexed queries.
Dave Airlie
2019-04-09
1
-0
/
+1
*
gallium: add writable_bitmask parameter into set_shader_buffers
Marek Olšák
2019-04-04
1
-1
/
+4
*
gallium: implement ARB/KHR_parallel_shader_compile
Marek Olšák
2019-04-01
1
-0
/
+13
*
gallium/docs: clarify set_sampler_views (v2)
Rob Clark
2019-03-30
1
-1
/
+1
*
gallium: add PIPE_CAP_ESSL_FEATURE_LEVEL
Rob Clark
2019-03-22
1
-0
/
+1
*
gallium: Add PIPE_BARRIER_UPDATE_BUFFER and UPDATE_TEXTURE bits.
Kenneth Graunke
2019-03-19
1
-1
/
+6
*
gallium: add pipe_grid_info::last_block
Marek Olšák
2019-03-15
2
-0
/
+22
*
st/va: fix the incorrect max profiles report
Leo Liu
2019-02-11
1
-1
/
+2
*
gallium: add PIPE_CAP_MAX_VARYINGS
Karol Herbst
2019-02-07
1
-0
/
+1
*
gallium: Add a PIPE_CAP_NIR_COMPACT_ARRAYS capability bit.
Kenneth Graunke
2019-02-05
1
-0
/
+1
*
gallium: allow more PIPE_RESOURCE_ driver flags
Marek Olšák
2019-01-31
1
-1
/
+1
*
Gallium: Add new CAPS to indicate whether a driver can switch SRGB write
Gert Wollny
2019-01-28
1
-0
/
+1
*
gallium: use put image shm2 path (v2)
Dave Airlie
2019-01-25
1
-1
/
+1
*
gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
Caio Marcelo de Oliveira Filho
2019-01-23
1
-0
/
+1
[prev]
[next]