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: add pipe_screen::finalize_nir
Marek Olšák
2019-10-23
1
-0
/
+11
*
gallium: Drop the unused PIPE_FORMAT_A*L* formats.
Eric Anholt
2019-10-20
1
-22
/
+0
*
mesa/st: support lowering user-clip-planes automatically
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
mesa/gallium: automatically lower two-sided lighting
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
mesa/gallium: automatically lower point-size
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
mesa/gallium: automatically lower alpha-testing
Erik Faye-Lund
2019-10-17
1
-0
/
+1
*
gallium: add flatshade lowering capability
Dave Airlie
2019-10-17
1
-0
/
+1
*
gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLE
James Xiong
2019-10-14
1
-1
/
+1
*
gallium: add a a new cap for changing the TGSI TG4 instruction encoding
Dave Airlie
2019-10-11
1
-0
/
+1
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
1
-1
/
+0
*
gallium/tgsi: add support for DEMOTE and READ_HELPER opcodes
Ilia Mirkin
2019-10-07
1
-2
/
+2
*
gallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to skip util_range lock
Marek Olšák
2019-10-07
1
-0
/
+1
*
Revert "Revert "st/dri2: Implement DRI2bufferDamageExtension""
Boris Brezillon
2019-10-07
1
-0
/
+17
*
Revert "st/dri2: Implement DRI2bufferDamageExtension"
Boris Brezillon
2019-10-07
1
-17
/
+0
*
gallium: Add PIPE_CAP_DEMOTE_TO_HELPER_INVOCATION
Caio Marcelo de Oliveira Filho
2019-09-30
1
-0
/
+1
*
clover: add support for passing kernels as nir to the driver
Karol Herbst
2019-09-21
1
-0
/
+1
*
rename pipe_llvm_program_header to pipe_binary_program_header
Karol Herbst
2019-09-21
1
-2
/
+2
*
gallium: add blob field to pipe_llvm_program_header
Karol Herbst
2019-09-21
1
-0
/
+1
*
gallium: extend resource_get_param to be as capable as resource_get_handle
Marek Olšák
2019-09-18
1
-1
/
+10
*
Revert "gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP"
Christian Gmeiner
2019-09-18
1
-0
/
+1
*
gallium: Add ARB_gl_spirv support
Caio Marcelo de Oliveira Filho
2019-09-10
1
-0
/
+2
*
gallium: Plumb through a way to disable GLSL const lowering
Connor Abbott
2019-09-05
1
-0
/
+1
*
gallium: Add the ASTC 3D formats.
Eric Anholt
2019-08-26
1
-0
/
+22
*
gallium/vl: use compute preference for all multimedia, not just blit
Ilia Mirkin
2019-08-20
1
-1
/
+1
*
gallium: Remove manual defining of PIPE_FORMAT enum values.
Eric Anholt
2019-08-19
1
-357
/
+357
*
st/dri2: Implement DRI2bufferDamageExtension
Daniel Stone
2019-08-13
1
-0
/
+17
*
state_tracker/winsys_handle: Add plane input field
Jordan Justen
2019-08-13
1
-0
/
+5
*
gallium/screen: Add pipe_screen::resource_get_param
Jordan Justen
2019-08-13
2
-0
/
+25
*
gallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVEL
Marek Olšák
2019-08-12
1
-0
/
+2
*
gallium: add AMD-specific compute TGSI enums
Marek Olšák
2019-08-12
1
-0
/
+2
*
gallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_to_nir
Marek Olšák
2019-08-12
1
-0
/
+1
*
mesa/gallium: add dric option to allow overriding GL vendor string
Timothy Arceri
2019-08-07
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ATOMINC_WRAP to indicate support
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+1
*
tgsi: add ATOMICINC_WRAP/ATOMICDEC_WRAP opcode
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-1
/
+4
*
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
[next]