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
/
gallium
/
drivers
/
radeonsi
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: add checks for a NULL pixel shader
Marek Olšák
2015-10-24
2
-32
/
+42
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-10-23
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
1
-0
/
+2
*
radeonsi: enable BC_OPTIMIZE if centroid isn't used
Marek Olšák
2015-10-20
1
-1
/
+5
*
radeonsi: fix the export_prim_id field size in the shader key
Marek Olšák
2015-10-20
1
-2
/
+2
*
radeonsi: support thread-safe shaders shared by multiple contexts
Marek Olšák
2015-10-20
9
-199
/
+224
*
gallium: add PIPE_CAP_SHAREABLE_SHADERS
Marek Olšák
2015-10-20
1
-0
/
+1
*
radeonsi: add support for ARB_texture_view
Marek Olšák
2015-10-20
2
-7
/
+22
*
radeonsi: implement vertex color clamping
Marek Olšák
2015-10-17
5
-4
/
+52
*
radeonsi: implement fragment color clamping
Marek Olšák
2015-10-17
6
-2
/
+18
*
radeonsi: clean up other scratch buffer functions
Marek Olšák
2015-10-17
1
-15
/
+8
*
radeonsi: clean up copy-pasted scratch buffer updates
Marek Olšák
2015-10-17
1
-26
/
+13
*
radeonsi: unify shader create functions
Marek Olšák
2015-10-17
1
-40
/
+9
*
radeonsi: unify shader delete functions
Marek Olšák
2015-10-17
1
-67
/
+17
*
radeonsi: fix a GS copy shader leak
Marek Olšák
2015-10-17
1
-1
/
+3
*
radeonsi: remove an unused ctx parameter in si_shader_destroy
Marek Olšák
2015-10-17
4
-6
/
+6
*
radeonsi: print export_prim_id from the shader key
Marek Olšák
2015-10-17
1
-0
/
+2
*
radeonsi: disable NaNs for LS and HS
Marek Olšák
2015-10-17
1
-2
/
+4
*
radeonsi: clean up si_llvm_init_export_args
Marek Olšák
2015-10-17
1
-42
/
+35
*
radeonsi: fix a GS hang on VI
Marek Olšák
2015-10-07
2
-0
/
+19
*
radeonsi: remove TC L2 cache flush for index buffers on VI
Marek Olšák
2015-10-07
1
-3
/
+3
*
radeonsi: enable PIPE_CAP_FORCE_PERSAMPLE_INTERP
Marek Olšák
2015-10-03
1
-1
/
+1
*
radeonsi: do force_persample_interp in shaders for non-trivial cases
Marek Olšák
2015-10-03
3
-19
/
+117
*
radeonsi: implement the simple case of force_persample_interp
Marek Olšák
2015-10-03
4
-1
/
+37
*
radeonsi: move SPI_PS_INPUT_ENA/ADDR registers to a separate state
Marek Olšák
2015-10-03
4
-14
/
+29
*
gallium: add per-sample interpolation control into rasterizer statOAe
Marek Olšák
2015-10-03
1
-0
/
+1
*
radeonsi: only do depth-only or stencil-only in-place decompression
Marek Olšák
2015-10-03
3
-10
/
+34
*
gallium/radeon: add separate stencil level dirty flags
Marek Olšák
2015-10-03
3
-3
/
+6
*
radeonsi: dump buffer lists while debugging
Marek Olšák
2015-10-03
4
-1
/
+131
*
gallium/radeon: stop using "reloc" in a few places
Marek Olšák
2015-10-03
2
-3
/
+3
*
gallium/radeon: tell the winsys the exact resource binding types
Marek Olšák
2015-10-03
9
-54
/
+44
*
radeonsi: add an option for debugging VM faults
Marek Olšák
2015-10-03
4
-0
/
+122
*
radeonsi: move dumping the last IB into its own function
Marek Olšák
2015-10-03
1
-23
/
+28
*
radeonsi: add scratch buffer to the buffer list when it's re-allocated
Marek Olšák
2015-09-26
1
-0
/
+1
*
android: radeonsi: fix sid_tables.h missing LOCAL_MODULE_CLASS
Mauro Rossi
2015-09-24
1
-0
/
+1
*
radeonsi: handle dummy constant buffer allocation failure
Marek Olšák
2015-09-24
1
-0
/
+2
*
radeonsi: don't forget to update scratch relocations for LS, HS, ES shaders
Marek Olšák
2015-09-24
1
-2
/
+6
*
radeonsi: skip drawing if updating the scratch buffer fails
Marek Olšák
2015-09-24
1
-14
/
+49
*
radeonsi: skip drawing if PS fails to compile or upload
Marek Olšák
2015-09-24
1
-12
/
+3
*
radeonsi: skip drawing if VS, TCS, TES, GS fail to compile or upload
Marek Olšák
2015-09-24
1
-7
/
+23
*
radeonsi: handle fixed-func TCS shader create failure
Marek Olšák
2015-09-24
1
-2
/
+5
*
radeonsi: handle shader precompile failures
Marek Olšák
2015-09-24
1
-1
/
+6
*
radeonsi: skip drawing if GS ring allocations fail
Marek Olšák
2015-09-24
1
-1
/
+10
*
radeonsi: skip drawing if the tess factor ring allocation fails
Marek Olšák
2015-09-24
3
-5
/
+12
*
radeonsi: add malloc fail paths to si_create_shader_state
Marek Olšák
2015-09-24
1
-0
/
+8
*
radeonsi: report alloc failure from si_shader_binary_read
Marek Olšák
2015-09-24
1
-1
/
+4
*
radeonsi: handle constant buffer alloc failures
Marek Olšák
2015-09-24
1
-1
/
+7
*
radeonsi: handle index buffer alloc failures
Marek Olšák
2015-09-24
1
-0
/
+6
*
radeonsi: implement TXQS support
Ilia Mirkin
2015-09-21
2
-25
/
+69
*
radeonsi: load fmask ptr relative to the resources array
Ilia Mirkin
2015-09-21
1
-1
/
+1
[prev]
[next]