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
/
vc4_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
vc4: Just stream out fallback IB contents.
Eric Anholt
2015-05-27
1
-18
/
+2
*
vc4: Don't forget to make our raster shadow textures non-raster.
Eric Anholt
2015-05-27
1
-0
/
+3
*
vc4: Update the shadow texture for public textures on every draw.
Eric Anholt
2015-04-15
1
-6
/
+1
*
vc4: When asked to sample from a raster texture, make a shadow tiled copy.
Eric Anholt
2015-04-13
1
-2
/
+9
*
vc4: Add support for enabling early Z discards.
Eric Anholt
2014-12-16
1
-0
/
+18
*
vc4: Don't throw out the index offset in the shadow index buffer path.
Eric Anholt
2014-12-11
1
-2
/
+1
*
vc4: Fix stencil writemask handling.
Eric Anholt
2014-10-21
1
-2
/
+2
*
vc4: Don't look at back stencil state unless two-sided stencil is enabled.
Eric Anholt
2014-10-21
1
-2
/
+6
*
vc4: Translate 4-byte index buffers to 2 bytes.
Eric Anholt
2014-10-19
1
-4
/
+21
*
vc4: Add support for rebasing texture levels so firstlevel == 0.
Eric Anholt
2014-10-19
1
-1
/
+25
*
vc4: Add support for user clip plane and gl_ClipVertex.
Eric Anholt
2014-10-15
1
-1
/
+3
*
vc4: Fix render target NPOT alignment at small miplevels.
Eric Anholt
2014-10-14
1
-3
/
+12
*
vc4: Mostly fix offset calculation for NPOT mipmap levels.
Eric Anholt
2014-10-09
1
-1
/
+12
*
vc4: Add support for point size setting.
Eric Anholt
2014-09-24
1
-2
/
+4
*
vc4: Actually add support for polygon offset.
Eric Anholt
2014-09-24
1
-1
/
+11
*
vc4: Add support for flat shading.
Eric Anholt
2014-09-23
1
-0
/
+7
*
vc4: Add support for stencil operations.
Eric Anholt
2014-09-18
1
-0
/
+71
*
vc4: Include stdio/stdlib in headers so I don't have to include it per file.
Eric Anholt
2014-08-22
1
-2
/
+0
*
vc4: Flip which primitives are considered front-facing.
Eric Anholt
2014-08-11
1
-1
/
+1
*
vc4: Add support for depth clears and tests within a tile.
Eric Anholt
2014-08-11
1
-3
/
+20
*
vc4: Switch to actually generating vertex and fragment shader code from TGSI.
Eric Anholt
2014-08-08
1
-2
/
+1
*
vc4: Initial skeleton driver import.
Eric Anholt
2014-08-08
1
-0
/
+444