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
*
gallium: change comments to remove 'state tracker'
Marek Olšák
2020-05-13
2
-5
/
+5
*
gallium: rename 'state tracker' to 'frontend'
Marek Olšák
2020-05-13
1
-1
/
+1
*
r600: Fix nir compiler options, i.e. don't lower IO to temps for TESS
Gert Wollny
2020-05-12
1
-5
/
+6
*
ac/surface,radeonsi: move the set/get_bo_metadata code to ac_surface.c
Marek Olšák
2020-05-07
1
-3
/
+3
*
r600: Fix warning regarding mixing enums and unsigned in ?: expression
Gert Wollny
2020-05-07
1
-1
/
+1
*
r600: remove some unused variables to silence warnings
Gert Wollny
2020-05-07
2
-4
/
+0
*
r600/sb: replace memset by using member initialization/assignment
Gert Wollny
2020-05-07
6
-10
/
+45
*
r600: remove unused static functions
Gert Wollny
2020-05-07
1
-199
/
+0
*
r600: Annotate some case fallthroughs
Gert Wollny
2020-05-07
5
-19
/
+26
*
gallium: add pipe cap for scissored clears and pass scissor state to clear() ...
Mike Blumenkrantz
2020-04-29
1
-0
/
+1
*
ac/surface: replace RADEON_SURF_OPTIMIZE_FOR_SPACE with !FORCE_SWIZZLE_MODE
Marek Olšák
2020-04-29
1
-2
/
+0
*
r600: Enable tesselation for NIR
Gert Wollny
2020-04-28
1
-3
/
+2
*
r600/sfn: Add tesselation shaders
Gert Wollny
2020-04-28
8
-4
/
+419
*
r600/sfn: Add lowering passes for Tesselation IO
Gert Wollny
2020-04-28
5
-0
/
+487
*
r600/sfn: Move removing of unused variables
Gert Wollny
2020-04-28
1
-3
/
+4
*
r600/sfn: Handle LDS output in VS
Gert Wollny
2020-04-28
2
-1
/
+17
*
r600/sfn: derive the GS from the vertex stage for a common interface
Gert Wollny
2020-04-28
2
-4
/
+5
*
r600/sfn: extract class to handle the VS export to different stages
Gert Wollny
2020-04-28
8
-467
/
+617
*
r600/sfn: Move some shader base methods to the public interface
Gert Wollny
2020-04-28
1
-5
/
+7
*
r600/sfn: Add methods to valuepool to get a vector of values
Gert Wollny
2020-04-28
2
-0
/
+22
*
r600/sfn: Move emission of barrier from compute shader to shader base
Gert Wollny
2020-04-28
4
-11
/
+14
*
r600/sfn: Emit some LDS instructions
Gert Wollny
2020-04-28
2
-0
/
+53
*
r600/sfn: Handle umul24 and umad24
Gert Wollny
2020-04-28
2
-1
/
+5
*
r600/sfn: Add IR instruction to fetch the TESS parameters
Gert Wollny
2020-04-28
2
-0
/
+31
*
r600/sfn: Add TF write instruction
Gert Wollny
2020-04-28
4
-0
/
+83
*
r600/sfn: Add LDS instruction to assembly conversion
Gert Wollny
2020-04-28
1
-0
/
+78
*
r600/sfn: Add LDS IO instructions to r600 IR
Gert Wollny
2020-04-28
5
-0
/
+166
*
r600/sfn: Don't emit inline constants in the r600 IR
Gert Wollny
2020-04-28
1
-23
/
+2
*
r600/sfn: simplify UBO lowering pass
Gert Wollny
2020-04-28
1
-20
/
+15
*
r600: Handle texcoord semantics in LDS index evaluation
Gert Wollny
2020-04-28
3
-10
/
+12
*
st/dri: Set next in template instead of after creation. (v2)
Bas Nieuwenhuizen
2020-04-27
1
-1
/
+0
*
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
[next]