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
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600: force LOD range to be only one value when mip.min filter is NONE
Gert Wollny
2018-07-05
1
-1
/
+9
*
mesa/st: draw_vbo: initialize restart_index too
Gert Wollny
2018-07-05
1
-0
/
+1
*
mesa: enable ARB_direct_state_access in OpenGL 4.5 compat profile
Timothy Arceri
2018-07-05
3
-197
/
+197
*
util/drirc: turn on force_glsl_extensions_warn for No Mans Sky
Timothy Arceri
2018-07-05
1
-0
/
+4
*
util/queue: remove leftover debug code
Marek Olšák
2018-07-04
1
-1
/
+0
*
Shorten u_queue names
Marek Olšák
2018-07-04
6
-7
/
+7
*
kutil/queue: add a process name into a thread name
Marek Olšák
2018-07-04
2
-3
/
+31
*
gallium/os: use util_get_process_name when possible
Marek Olšák
2018-07-04
2
-14
/
+4
*
util: extract get_process_name from xmlconfig.c
Marek Olšák
2018-07-04
5
-84
/
+156
*
ac: fold LLVMContext creation into ac_llvm_context_init
Marek Olšák
2018-07-04
4
-14
/
+9
*
radeonsi: reorder code in si_llvm_context_init
Marek Olšák
2018-07-04
1
-13
/
+13
*
radeonsi: use ac_compile_module_to_binary to reduce compile times
Marek Olšák
2018-07-04
2
-31
/
+4
*
ac: add reusable helpers for direct LLVM compilation
Marek Olšák
2018-07-04
3
-4
/
+76
*
nvc0: implement multisampled images on Maxwell+
Rhys Perry
2018-07-04
6
-39
/
+48
*
i965: Fix output register sizes when variable ranges are interleaved
Neil Roberts
2018-07-04
1
-7
/
+18
*
r600/sb: cleanup if_conversion iterator to be legal C++
Dave Airlie
2018-07-04
1
-7
/
+4
*
radeonsi: fix compiler breakage
Marek Olšák
2018-07-04
1
-0
/
+1
*
ac: make some fns static
Dave Airlie
2018-07-04
2
-13
/
+6
*
ac/radv: move llvm compiler info to struct and init in one place
Dave Airlie
2018-07-04
6
-34
/
+31
*
ac/radeonsi: port compiler init/destroy out of radeonsi.
Dave Airlie
2018-07-04
3
-25
/
+51
*
radv/radeonsi: add a check ir tm options
Dave Airlie
2018-07-04
3
-3
/
+7
*
radeonsi: rename si_compiler -> ac_llvm_compiler
Dave Airlie
2018-07-04
9
-36
/
+37
*
ac: add target library info helpers
Dave Airlie
2018-07-04
2
-0
/
+15
*
radv: create/destroy passmgr at the higher level.
Dave Airlie
2018-07-04
3
-10
/
+14
*
radv: port to use common passmgr code.
Dave Airlie
2018-07-04
2
-25
/
+6
*
ac/radeonsi: refactor out pass manager init to common code.
Dave Airlie
2018-07-04
3
-25
/
+34
*
radv: drop copy of ac_create_target_machine.
Dave Airlie
2018-07-04
1
-31
/
+1
*
ac/radv: split the non-common init_once code from the common target code. (v2)
Dave Airlie
2018-07-04
4
-18
/
+12
*
i965: Use the new nir atomic counter linker for SPIR-V shaders
Neil Roberts
2018-07-03
1
-0
/
+2
*
i965: enable AtomicStorage capability for gen7+
Alejandro Piñeiro
2018-07-03
1
-0
/
+1
*
mesa/glspirv: lower workgroup access to offsets
Antia Puentes
2018-07-03
1
-0
/
+1
*
nir: Fix OpAtomicCounterIDecrement for uniform atomic counters
Antia Puentes
2018-07-03
5
-9
/
+16
*
nir/linker: Add a pure NIR implementation of the atomic counter linker
Neil Roberts
2018-07-03
4
-0
/
+287
*
nir/types: Add wrappers for a couple of atomic counter methods
Neil Roberts
2018-07-03
2
-0
/
+15
*
spirv/nir: add capability check for SpvCapabilityAtomicStorage
Alejandro Piñeiro
2018-07-03
2
-1
/
+5
*
spirv/nir: add atomic counter support on vtn_handle_ssbo_or_shared_atomic
Alejandro Piñeiro
2018-07-03
1
-6
/
+84
*
spirv/nir: initialize offset on the nir var at vtn_create_variable
Alejandro Piñeiro
2018-07-03
1
-0
/
+1
*
nir/spirv: Fix atomic counter (multidimensional-)arrays
Antia Puentes
2018-07-03
1
-3
/
+24
*
spirv/nir: tweak nir type when storage class is SpvStorageClassAtomicCounter
Alejandro Piñeiro
2018-07-03
1
-1
/
+11
*
nir_types: add glsl_atomic_uint_type() helper
Alejandro Piñeiro
2018-07-03
2
-0
/
+8
*
spirv/nir: add offset at vtn_variable
Alejandro Piñeiro
2018-07-03
2
-0
/
+4
*
spirv/nir: SpvStorageClassAtomicCounter support on vtn_storage_class_to_mode
Alejandro Piñeiro
2018-07-03
1
-1
/
+4
*
nir/linker: handle uniforms without explicit location
Alejandro Piñeiro
2018-07-03
1
-2
/
+62
*
compiler/glsl: refactor empty_uniform_block utilities to linker_util
Alejandro Piñeiro
2018-07-03
5
-63
/
+79
*
i965/vec4: Don't cmod propagate from CMP to ADD if the writemask isn't compat...
Ian Romanick
2018-07-02
2
-5
/
+87
*
intel/compiler: Silence unused parameter warnings brw_nir.c
Ian Romanick
2018-07-02
5
-7
/
+6
*
i965: Fix BRW_NEW_NUM_SAMPLES to be in .brw, not .mesa
Kenneth Graunke
2018-07-02
1
-2
/
+2
*
anv: Add support for the on-disk shader cache
Jason Ekstrand
2018-07-02
3
-11
/
+126
*
anv/pipeline_cache: Add a _locked suffix to a function
Jason Ekstrand
2018-07-02
1
-14
/
+15
*
anv: Add device-level helpers for searching for and uploading kernels
Jason Ekstrand
2018-07-02
3
-79
/
+98
[next]