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
/
vc4
/
kernel
/
vc4_validate_shaders.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Make sure that direct texture clamps have a minimum value of 0.
Eric Anholt
2015-06-16
1
-25
/
+63
*
vc4: R4 is not a valid register for clamped direct texturing.
Eric Anholt
2015-06-16
1
-1
/
+1
*
vc4: Factor out the live clamp register getter.
Eric Anholt
2015-06-16
1
-8
/
+24
*
vc4: Update to current kernel sources.
Eric Anholt
2015-02-24
1
-12
/
+4
*
vc4: Add support for turning constant uniforms into small immediates.
Eric Anholt
2014-12-17
1
-3
/
+14
*
vc4: Fix decision for whether the MIN operation writes to the B regfile.
Eric Anholt
2014-12-08
1
-3
/
+3
*
vc4: Add support for ARL and indirect register access on TGSI_FILE_CONSTANT.
Eric Anholt
2014-10-28
1
-23
/
+165
*
vc4: Drop redundant check for is_tmu_write().
Eric Anholt
2014-10-28
1
-3
/
+0
*
vc4: Don't forget to validate code that's got PROG_END on it.
Eric Anholt
2014-10-28
1
-5
/
+6
*
vc4: Fix a couple missing '\n's in error output.
Eric Anholt
2014-10-28
1
-1
/
+1
*
vc4: Move the mirrored kernel code to a kernel/ directory.
Eric Anholt
2014-10-09
1
-0
/
+322