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
/
gallium
/
drivers
/
r600
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600/sfn: use new temp register allocation when loading single value temporaries
Gert Wollny
2020-04-21
1
-2
/
+1
*
r600/sfn: Count only literals that are not inline to split instruction groups
Gert Wollny
2020-04-21
1
-1
/
+11
*
r600/sfn: Fix using the result of a fetch instruction in next fetch
Gert Wollny
2020-04-21
1
-0
/
+11
*
r600/sfn: Fix handling of GS inputs
Gert Wollny
2020-04-21
1
-0
/
+3
*
r600/sfn: Handle b2b1 like it was a mov
Gert Wollny
2020-04-21
1
-0
/
+1
*
r600/sfn: Fix null pointer deref in live range evalation
Gert Wollny
2020-04-21
1
-2
/
+4
*
r600/nir: Pin interpolation results to channel
Gert Wollny
2020-04-21
3
-0
/
+11
*
r600/sfn: Implementing instructions blocks
Gert Wollny
2020-04-21
12
-36
/
+199
*
r600/sfn: Fix setting alignments when lowering UBOs
Gert Wollny
2020-04-21
1
-1
/
+1
*
r600/sfn: Reduce array limit for scratch usage
Gert Wollny
2020-04-21
1
-1
/
+1
*
r600: Dump a few more variables when requested
Gert Wollny
2020-04-21
1
-0
/
+32
*
Fix promotion of floats to doubles
Albert Astals Cid
2020-04-18
1
-12
/
+12
*
meson: inline `inc_common`
Eric Engestrom
2020-03-28
1
-1
/
+1
*
r600: Fix build error in sfn_nir_lower_fs_out_to_vector.cpp
John Stultz
2020-03-19
1
-1
/
+1
*
Revert "gallium: make handles of set_global_binding 64 bit"
Karol Herbst
2020-03-10
1
-5
/
+5
*
gallium: make handles of set_global_binding 64 bit
Karol Herbst
2020-03-10
1
-5
/
+5
*
android: r600/sfn: Add GDS instructions
Mauro Rossi
2020-03-04
1
-0
/
+2
*
android: r600/sfn: fix includes and libmesa_nir dependency
Mauro Rossi
2020-03-04
1
-1
/
+3
*
r600/sfn: Don't try to catch exceptions, the driver doesn't throw any
Gert Wollny
2020-03-02
1
-12
/
+6
*
r600/sfn: Use static_cast when type is already known
Gert Wollny
2020-03-02
8
-12
/
+12
*
r600/sfn: Avoid using dynamic_cast to identify type
Gert Wollny
2020-03-02
2
-17
/
+34
*
r600: add missing <array> include
Greg V
2020-02-28
1
-0
/
+1
*
gallium/video: remove pipe_video_buffer.chroma_format
Pierre-Eric Pelloux-Prayer
2020-02-27
1
-1
/
+0
*
nir/builder: Return an integer from nir_get_texture_size
Jason Ekstrand
2020-02-21
1
-1
/
+1
*
r600/sfn: Add some documentation
Gert Wollny
2020-02-10
1
-0
/
+69
*
r600/sfn: Add .editorconfig file
Gert Wollny
2020-02-10
1
-0
/
+2
*
r600/sfn: Add support for SSBO load and store
Gert Wollny
2020-02-10
3
-0
/
+99
*
r600/sfn: Add support for atomic instructions
Gert Wollny
2020-02-10
6
-0
/
+228
*
r600: Make sure LLVM is not used for DRAW
Gert Wollny
2020-02-10
1
-0
/
+5
*
r600/sfn: Add lowering UBO access to r600 specific codes
Gert Wollny
2020-02-10
2
-2
/
+105
*
r600/sfn: Add GDS instructions
Gert Wollny
2020-02-10
4
-0
/
+504
*
r600/sfn: Add compute shader skeleton
Gert Wollny
2020-02-10
7
-0
/
+223
*
r600/sfn: Add VS for TCS shader skeleton
Gert Wollny
2020-02-10
2
-0
/
+27
*
r600/sfn: Add support for geometry shader
Gert Wollny
2020-02-10
7
-1
/
+459
*
r600/sfn: add emitVertex instructions
Gert Wollny
2020-02-10
3
-0
/
+45
*
r600/sfn: Add MemRingOut instructions
Gert Wollny
2020-02-10
3
-1
/
+143
*
r600/sfn: Add a load GDS result instruction
Gert Wollny
2020-02-10
2
-0
/
+32
*
r600/sfn: Add lowering arrays to scratch and according instructions
Gert Wollny
2020-02-10
10
-4
/
+281
*
r600/sfn: add register remapping
Gert Wollny
2020-02-10
12
-0
/
+171
*
r600/sfn: add live range evaluation for the GPR
Gert Wollny
2020-02-10
13
-1
/
+1571
*
r600/sfn: Add the WaitAck instruction
Gert Wollny
2020-02-10
6
-0
/
+115
*
r600/sfn: Add the VS in and FS out vectorization
Gert Wollny
2020-02-10
7
-0
/
+977
*
r600: enable NIR backend DEBUG flag for supported architectures
Gert Wollny
2020-02-10
3
-27
/
+115
*
r600/sfn: Add a basic nir shader backend
Gert Wollny
2020-02-10
47
-6
/
+12955
*
r600: Update state code to accept NIR shaders
Gert Wollny
2020-02-10
4
-24
/
+67
*
r600: Add NIR compiler options
Gert Wollny
2020-02-10
1
-0
/
+29
*
r600: Increase space for IO values to agree with PIPE_MAX_SHADER_IN/OUTPUTS
Gert Wollny
2020-02-10
1
-2
/
+2
*
r600: force new CF with TEX only if any texture value is written
Gert Wollny
2020-02-10
1
-1
/
+3
*
gallium: Add and use a helper for packing uc from a color_union.
Eric Anholt
2020-02-04
1
-5
/
+1
*
util: Make helper functions for pack/unpacking pixel rows.
Eric Anholt
2020-02-04
1
-9
/
+3
[next]