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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: use u_transfer_helper
Rob Clark
2017-12-15
2
-229
/
+44
*
gallium/util: add u_transfer_helper
Rob Clark
2017-12-15
5
-1
/
+649
*
i965: enable EXT_disjoint_timer_query extension
Tapani Pälli
2017-12-15
1
-0
/
+2
*
mesa: GL_EXT_disjoint_timer_query extension API bits
Tapani Pälli
2017-12-15
6
-1
/
+30
*
glapi: add GL_EXT_disjoint_timer_query
Tapani Pälli
2017-12-15
3
-2
/
+23
*
mesa: add DisjointOperation to gl_shared_state
Tapani Pälli
2017-12-15
2
-0
/
+9
*
broadcom/vc5: Fix a typo in memcmp for sig unpack checking.
Eric Anholt
2017-12-14
1
-1
/
+1
*
broadcom/vc5: Enable NIR txd lowering on all txd instructions.
Eric Anholt
2017-12-14
1
-0
/
+1
*
nir: Add a new lowering option to lower all txd to txl.
Eric Anholt
2017-12-14
2
-6
/
+14
*
nir: Fix interaction of GL_CLAMP lowering with texture offsets.
Eric Anholt
2017-12-14
1
-33
/
+42
*
broadcom/vc5: Fix shader input/outputs for gallium's new NIR linking.
Eric Anholt
2017-12-14
1
-4
/
+8
*
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
[next]