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
*
vulkan: Update registry and headers to 1.0.49
Jason Ekstrand
2017-05-16
1
-12
/
+155
*
radeonsi: extract TGSI memory/texture opcode handling into its own file
Nicolai Hähnle
2017-05-16
5
-1841
/
+1886
*
radeonsi: make const_array externally accessible
Nicolai Hähnle
2017-05-16
2
-13
/
+15
*
radeonsi: make get_bounded_indirect_index externally accessible
Nicolai Hähnle
2017-05-16
2
-16
/
+20
*
radeonsi: make emit_waitcnt externally accessible
Nicolai Hähnle
2017-05-16
2
-10
/
+12
*
radeonsi: silence a Coverity warning
Nicolai Hähnle
2017-05-16
1
-0
/
+2
*
radeonsi: rename tcs_tes_uses_prim_id for clarity
Nicolai Hähnle
2017-05-16
3
-9
/
+9
*
radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellation
Nicolai Hähnle
2017-05-16
1
-0
/
+2
*
ac/debug: handle index field in SET_*_REG correctly
Nicolai Hähnle
2017-05-16
1
-1
/
+7
*
glsl: simplify link_assign_uniform_storage() a bit
Samuel Pitoiset
2017-05-16
1
-8
/
+9
*
mesa: unify _mesa_uniform() for image uniforms
Samuel Pitoiset
2017-05-16
1
-6
/
+8
*
mesa: fix indentation in _mesa_uniform()
Samuel Pitoiset
2017-05-16
1
-18
/
+19
*
mesa: fix indentation in _mesa_associate_uniform_storage()
Samuel Pitoiset
2017-05-16
1
-52
/
+49
*
mesa: replace _mesa_problem() with unreachable() in pack.c
Timothy Arceri
2017-05-16
1
-6
/
+4
*
mesa: replace _mesa_problem() with unreachable() in mipmap.c
Timothy Arceri
2017-05-16
1
-4
/
+3
*
mesa: replace _mesa_problem() with unreachable() in _mesa_convert_colors()
Timothy Arceri
2017-05-16
1
-1
/
+1
*
mesa: replace _mesa_problem() with unreachable() in _mesa_light()
Timothy Arceri
2017-05-16
1
-2
/
+1
*
mesa: replace _mesa_problem() with assert() in hash table
Timothy Arceri
2017-05-16
1
-6
/
+4
*
mesa: don't crash in KHR_no_error uniform variants when location == -1
Timothy Arceri
2017-05-16
1
-0
/
+9
*
intel/aubinator_error_decode: Disassemble shader programs
Matt Turner
2017-05-15
2
-4
/
+186
*
intel/aubinator_error_decode: Stop decoding after MI_BATCH_BUFFER_END
Matt Turner
2017-05-15
1
-0
/
+3
*
intel/tools: Refactor gen_disasm_disassemble() to use annotations
Matt Turner
2017-05-15
1
-28
/
+43
*
intel/decoder: Fix indentation
Matt Turner
2017-05-15
1
-4
/
+4
*
genxml: Remove brackets from kernel start pointer names
Matt Turner
2017-05-15
2
-7
/
+7
*
i965: Add a weak no-op nir_print_instr() symbol
Matt Turner
2017-05-15
1
-0
/
+2
*
i965: Allow brw_eu_validate to handle compact instructions
Matt Turner
2017-05-15
1
-2
/
+15
*
i965: Pass pointer and end of assembly to brw_validate_instructions
Matt Turner
2017-05-15
5
-11
/
+22
*
i965: Mark shader programs for capture in the error state.
Matt Turner
2017-05-15
6
-1
/
+26
*
egl: fix android logger compilation
Tapani Pälli
2017-05-15
1
-5
/
+5
*
i965: perf: fix pointer to integer cast
Lionel Landwerlin
2017-05-15
1
-1
/
+1
*
intel: gen-decoder: fix xml parser leak
Lionel Landwerlin
2017-05-15
1
-6
/
+7
*
radeonsi: enable threaded_context
Marek Olšák
2017-05-15
1
-3
/
+34
*
gallium/u_threaded: drop and ignore all non-async debug callbacks
Marek Olšák
2017-05-15
2
-3
/
+8
*
gallium/radeon: add threaded context counter monitoring for HUD
Marek Olšák
2017-05-15
3
-0
/
+25
*
radeonsi: implement replace_buffer_storage for the threaded context
Marek Olšák
2017-05-15
3
-13
/
+55
*
gallium/radeon: subclass and handle threaded_query
Marek Olšák
2017-05-15
2
-7
/
+12
*
gallium/radeon: subclass threaded_transfer
Marek Olšák
2017-05-15
3
-25
/
+25
*
gallium/radeon: subclass threaded_resource
Marek Olšák
2017-05-15
3
-18
/
+22
*
gallium/radeon: handle other map buffer flags from the threaded context
Marek Olšák
2017-05-15
1
-2
/
+4
*
gallium/radeon: handle TC_TRANSFER_MAP_THREADED_UNSYNC
Marek Olšák
2017-05-15
3
-1
/
+14
*
gallium/radeon: unwrap a context if we get a wrapped one
Marek Olšák
2017-05-15
3
-5
/
+9
*
gallium/radeon: require both WRITE and FLUSH_EXPLICIT in buffer_flush_region
Marek Olšák
2017-05-15
1
-2
/
+4
*
gallium/util: add threaded_context as a pipe_context wrapper
Marek Olšák
2017-05-15
4
-0
/
+2723
*
gallium/u_upload: add u_upload_clone
Marek Olšák
2017-05-15
2
-0
/
+14
*
gallium: add flag PIPE_CONTEXT_PREFER_THREADED
Marek Olšák
2017-05-15
2
-1
/
+9
*
radeonsi/gfx9: add support for Raven
Marek Olšák
2017-05-15
5
-2
/
+15
*
amd/addrlib: import Raven support
Marek Olšák
2017-05-15
3
-3
/
+72
*
renderonly: Initialize fields of struct winsys_handle.
Eric Anholt
2017-05-15
1
-0
/
+1
*
Revert "freedreno: use bypass if only clears"
Rob Clark
2017-05-14
1
-4
/
+1
*
freedreno: fix crash when flush() but no rendering
Rob Clark
2017-05-14
1
-0
/
+6
[next]