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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gallivm: implement accurate corner behavior for textureGather with cube maps
Roland Scheidegger
2017-12-14
1
-103
/
+201
*
gallivm: fix an issue with NaNs with seamless cube filtering
Roland Scheidegger
2017-12-14
1
-0
/
+11
*
intel/tools: Convert aubinator over to the common framework
Jason Ekstrand
2017-12-14
3
-690
/
+33
*
intel/batch-decoder: Decode registers
Jason Ekstrand
2017-12-14
1
-0
/
+13
*
intel/batch-decoder: Decode dynamic state
Jason Ekstrand
2017-12-14
1
-0
/
+81
*
intel/batch-decoder: Decode constants, binding tables, and samplers
Jason Ekstrand
2017-12-14
1
-0
/
+73
*
intel/tools: Switch aubinator_error_decode over to the gen_print_batch
Jason Ekstrand
2017-12-14
3
-205
/
+37
*
intel/batch-decoder: Decode graphics shaders
Jason Ekstrand
2017-12-14
1
-0
/
+95
*
intel/batch-decoder: Decode vertex and index buffers
Jason Ekstrand
2017-12-14
2
-0
/
+161
*
intel/batch-decoder: Decode MEDIA_INTERFACE_DESCRIPTOR_LOAD
Jason Ekstrand
2017-12-14
1
-0
/
+145
*
intel/tools: Add the start of a generic batch decoder
Jason Ekstrand
2017-12-14
2
-0
/
+306
*
intel/decoder: Expose the raw field value in the iterator
Jason Ekstrand
2017-12-14
2
-1
/
+3
*
intel/disasm: Take a devinfo in gen_disasm_create
Jason Ekstrand
2017-12-14
4
-8
/
+7
*
intel/decoder: Take a bit offset in gen_print_group
Jason Ekstrand
2017-12-14
5
-23
/
+27
*
intel/decoder: Stop rounding down to the nearest dword
Jason Ekstrand
2017-12-14
1
-11
/
+12
*
intel/decoder: Convert the iterator to work entirely in bits
Jason Ekstrand
2017-12-14
2
-12
/
+9
*
intel/decoder: Drop gen_field_decode helper
Jason Ekstrand
2017-12-14
2
-11
/
+0
*
amd/common: add ac_build_waitcnt()
Samuel Pitoiset
2017-12-14
6
-27
/
+17
*
amd/common: more use of i32_1
Samuel Pitoiset
2017-12-14
1
-4
/
+4
*
amd/common: more use of i32_0
Samuel Pitoiset
2017-12-14
1
-9
/
+9
*
radeonsi: make use of ac_build_fdiv()
Samuel Pitoiset
2017-12-14
2
-7
/
+2
*
radv: export SampleMask from pixel shaders at full rate
Samuel Pitoiset
2017-12-14
2
-16
/
+41
*
radeonsi: make use of ac_get_spi_shader_z_format()
Samuel Pitoiset
2017-12-14
3
-23
/
+4
*
amd/common: add ac_get_spi_shader_z_format()
Samuel Pitoiset
2017-12-14
4
-1
/
+84
*
radv: do not load the local invocation index when it's unused
Samuel Pitoiset
2017-12-14
4
-2
/
+7
*
radv: do not load unused gl_LocalInvocationID/gl_WorkGroupID components
Samuel Pitoiset
2017-12-14
1
-3
/
+8
*
amd/common: scan which components of gl_LocalInvocationID are used
Samuel Pitoiset
2017-12-14
2
-1
/
+7
*
amd/common: scan which components of gl_WorkGroupID are used
Samuel Pitoiset
2017-12-14
2
-0
/
+9
*
radv: set FORCE_SIMD_DIST(1) for compute when profitable
Samuel Pitoiset
2017-12-14
1
-0
/
+14
*
radv: calculate best compute resource limits
Samuel Pitoiset
2017-12-14
1
-1
/
+14
*
radv: store the dispatch initiator into the device
Samuel Pitoiset
2017-12-14
3
-11
/
+12
*
radv: replace grid_components_used by uses_grid_size
Samuel Pitoiset
2017-12-14
3
-5
/
+6
*
radv: always emit all compute block components
Samuel Pitoiset
2017-12-14
2
-13
/
+11
*
egl/android: Provide an option for the backend to expose KHR_image
Harish Krupo
2017-12-14
3
-1
/
+4
*
radv: Don't advertise VK_EXT_debug_report.
Bas Nieuwenhuizen
2017-12-14
1
-1
/
+0
*
i965: Don't allocate an MCS for 16x MSAA and width > 8192.
Kenneth Graunke
2017-12-14
1
-0
/
+4
*
Android: fix missing generation of vtn_gather_types.c
Rob Herring
2017-12-13
1
-0
/
+5
*
mesa: Add glSpecializeShaderARB to common_desktop_functions
Dylan Baker
2017-12-13
1
-0
/
+3
*
egl/android: Partially handle HAL_PIXEL_FORMAT_IMPLEMENTATION_DEFINED
Tomasz Figa
2017-12-13
1
-2
/
+39
*
swr: Correct texture allocation and limit max size to 2GB
Bruce Cherniak
2017-12-13
2
-4
/
+10
*
swr: Fix KNOB_MAX_WORKER_THREADS thread creation override.
Bruce Cherniak
2017-12-13
1
-2
/
+1
*
meson: fix glx-test race
Dylan Baker
2017-12-13
1
-1
/
+1
*
gallium/docs: document behavior of set_sample_mask()
Brian Paul
2017-12-13
1
-1
/
+4
*
glsl: trivial whitespace fixes in link_varyings.cpp
Brian Paul
2017-12-13
1
-2
/
+2
*
program: Don't reset SamplersValidated when restoring from shader cache
Jordan Justen
2017-12-13
1
-7
/
+9
*
mesa: remove second include of errors.h in src/mesa/main/glspirv.c
Kai Wasserbäch
2017-12-12
1
-4
/
+0
*
radeonsi: create get_tcs_tes_buffer_address helper
Timothy Arceri
2017-12-13
1
-12
/
+32
*
ac: fix nir_op_f2f64
Timothy Arceri
2017-12-13
1
-0
/
+1
*
nir: fix shift for uint64_t
Timothy Arceri
2017-12-13
1
-2
/
+2
*
st/glsl_to_nir: skip forced array splitting for tcs
Timothy Arceri
2017-12-13
1
-1
/
+2
[prev]
[next]