index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
state_tracker
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: change ctx->Color.ColorMask into a 32-bit bitmask
Marek Olšák
2018-02-04
2
-55
/
+11
*
gallium: Add a new A4B4G4R4 pipe format for Broadcom.
Eric Anholt
2018-02-02
1
-1
/
+7
*
gallium/st/clover: remove unused PIPE_SHADER_IR_LLVM
Timothy Arceri
2018-02-01
1
-1
/
+0
*
st/glsl_to_nir: add more nir opts to st_nir_opts()
Timothy Arceri
2018-02-01
1
-16
/
+20
*
st/mesa: whitespace, formatting fixes in st_glsl_to_tgsi.cpp
Brian Paul
2018-01-31
1
-104
/
+169
*
st/mesa: s/int/GLenum/ in st_glsl_to_tgsi.cpp
Brian Paul
2018-01-31
1
-5
/
+6
*
st/glsl_to_nir: disable io lowering and array splitting of fs inputs
Timothy Arceri
2018-01-31
1
-4
/
+18
*
nir/st_glsl_to_nir: add param to disable splitting of inputs
Timothy Arceri
2018-01-31
1
-1
/
+1
*
st/glsl_to_nir: copy nir compiler options to context
Timothy Arceri
2018-01-31
2
-8
/
+22
*
mesa/st: add support for semaphore object signal/wait v4
Andres Rodriguez
2018-01-30
1
-0
/
+89
*
mesa/st: add support for semaphore object create/import/delete v3
Andres Rodriguez
2018-01-30
3
-0
/
+128
*
mesa/st: introduce EXT_semaphore and EXT_semaphore_fd v2
Andres Rodriguez
2018-01-30
1
-0
/
+2
*
mesa/st/glsl_to_tgsi: Mark first write as unconditional when appropriate
Gert Wollny
2018-01-29
2
-1
/
+47
*
st/glsl_to_nir: remove dead io after conversion to nir
Timothy Arceri
2018-01-30
1
-0
/
+4
*
compiler: tidy up double_inputs_read uses
Timothy Arceri
2018-01-30
3
-3
/
+3
*
st/shader_cache: restore num_tgsi_tokens when loading from cache
Timothy Arceri
2018-01-27
1
-9
/
+16
*
mesa: change gl_link_status enums to uppercase
Brian Paul
2018-01-26
2
-2
/
+2
*
mesa: Fix function pointers initialization in status tracker
Eleni Maria Stea
2018-01-26
1
-2
/
+2
*
st/mesa: Use the translated color logic op from the context
Ian Romanick
2018-01-26
1
-47
/
+1
*
st/mesa: expand glDrawPixels cache to handle multiple images
Brian Paul
2018-01-25
3
-68
/
+153
*
st/mesa: add some debug code in st_choose_format()
Brian Paul
2018-01-25
1
-5
/
+18
*
automake: st/mesa/tests: add st_tests_common.h to the tarball
Emil Velikov
2018-01-25
1
-1
/
+2
*
st/glsl_to_nir: remove reallocation of sampler/image location
Timothy Arceri
2018-01-25
1
-8
/
+0
*
mesa/st/glsl_to_tgsi: remove now unneeded assert.
Gert Wollny
2018-01-24
1
-1
/
+0
*
mesa/st/tests: Add tests for lifetime tracking with indirect addressing
Gert Wollny
2018-01-24
3
-4
/
+189
*
mesa/st/glsl_to_tgsi: Add tracking of indirect addressing registers
Gert Wollny
2018-01-24
1
-34
/
+74
*
mesa/st/tests: Add tests for improved tracking of temporaries
Gert Wollny
2018-01-24
1
-7
/
+486
*
mesa/st/glsl_to_tgsi: Add tracking of ifelse writes in register merging
Gert Wollny
2018-01-24
1
-20
/
+292
*
mesa/st/tests: cleanup whitespace usage and correct some comments
Gert Wollny
2018-01-24
1
-64
/
+63
*
mesa/st/tests: unify MockCodeLine* classes
Gert Wollny
2018-01-24
4
-547
/
+735
*
mesa/st/tests: Fix zero-byte allocation leaks
Gert Wollny
2018-01-24
1
-7
/
+15
*
mesa/st/glsl_to_tgsi: Add some operators for glsl_to_tgsi related classes
Gert Wollny
2018-01-24
3
-88
/
+202
*
st/mesa: provide static inline st_init_vdpau_functions
Emil Velikov
2018-01-22
2
-6
/
+8
*
mesa: Make numSamples an unsigned int
Gert Wollny
2018-01-19
2
-2
/
+2
*
mesa/st: translate SO info in glsl_to_nir() case
Rob Clark
2018-01-18
1
-4
/
+43
*
st/mesa: assume that user constant buffers are always supported
Marek Olšák
2018-01-17
4
-34
/
+6
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-3
/
+3
*
st/mesa: expose ARB_sync unconditionally
Marek Olšák
2018-01-17
1
-5
/
+2
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-3
/
+2
*
st/mesa: include util/bitscan.h in st_glsl_to_tgsi_temprename.cpp
Brian Paul
2018-01-17
1
-5
/
+6
*
st/mesa: remove unneeded #includes of main/compiler.h
Brian Paul
2018-01-17
13
-19
/
+0
*
st/mesa: include main/compiler.h in st_cb_queryobj.c
Brian Paul
2018-01-17
1
-0
/
+1
*
st/glsl_to_tgsi: add ARB_get_program_binary support using TGSI
Timothy Arceri
2018-01-17
2
-0
/
+10
*
st/glsl_to_tgsi: add st_get_program_binary_driver_sha1() helper
Timothy Arceri
2018-01-17
2
-0
/
+9
*
st/glsl_to_tgsi: add (de)serialise program helpers
Timothy Arceri
2018-01-17
2
-127
/
+146
*
st/glsl_to_tgsi: stop passing pipe_shader_state to st_store_tgsi_in_disk_cache()
Timothy Arceri
2018-01-17
3
-16
/
+17
*
st/glsl_to_tgsi: store num_tgsi_tokens in st_*_program
Timothy Arceri
2018-01-17
4
-17
/
+34
*
st/glsl_to_nir: disable io lowering to temps for tess
Timothy Arceri
2018-01-17
1
-4
/
+8
*
st/mesa: enable ARB_enhanced_layouts on nir drivers
Timothy Arceri
2018-01-17
1
-3
/
+1
*
nir: fix st_nir_assign_var_locations for patch variables
Karol Herbst
2018-01-08
1
-2
/
+6
[next]