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
/
vc5
/
vc5_emit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
broadcom/vc5: Add support for GL_RASTERIZER_DISCARD
Eric Anholt
2017-11-07
1
-0
/
+2
*
broadcom/vc5: Add occlusion query support.
Eric Anholt
2017-11-07
1
-0
/
+9
*
broadcom/vc5: Skip emitting textures that aren't used.
Eric Anholt
2017-11-07
1
-2
/
+4
*
broadcom/vc5: Disable early Z test when the FS writes Z.
Eric Anholt
2017-11-07
1
-1
/
+2
*
broadcom/vc5: Shift the min/max lod fields by the BASE_LEVEL.
Eric Anholt
2017-11-07
1
-3
/
+15
*
broadcom/vc5: Add support for anisotropic filtering.
Eric Anholt
2017-11-07
1
-0
/
+9
*
broadcom/vc5: Fix mipmap filtering enums.
Eric Anholt
2017-11-07
1
-6
/
+8
*
broadcom/vc5: Move stencil state packing to the CSO.
Eric Anholt
2017-11-07
1
-27
/
+9
*
broadcom/vc5: Skip emitting depth offset while disabled.
Eric Anholt
2017-11-07
1
-1
/
+4
*
broadcom/vc5: Don't emit stencil config if not doing stencil test.
Eric Anholt
2017-11-07
1
-1
/
+2
*
broadcom/vc5: Don't emit updated blend factors/funcs while disabled.
Eric Anholt
2017-11-07
1
-1
/
+5
*
broadcom/vc5: Make sure the TMU indirect struct is appropriately aligned.
Eric Anholt
2017-11-07
1
-0
/
+2
*
broadcom/vc5: Force blending to treat alpha as 1 for formats without alpha.
Eric Anholt
2017-10-30
1
-7
/
+15
*
broadcom/vc5: Do BGRA vs RGBA swapping for the BLEND_CONSTANT_COLOR.
Eric Anholt
2017-10-30
1
-3
/
+6
*
broadcom/vc5: Drop duplicated setup of clip_window_height_in_pixels.
Eric Anholt
2017-10-30
1
-1
/
+0
*
broadcom/vc5: Don't forget to actually turn on stencil testing.
Eric Anholt
2017-10-30
1
-0
/
+3
*
broadcom/vc5: Fix pasteo that broke vertex texturing.
Eric Anholt
2017-10-20
1
-1
/
+1
*
broadcom/vc5: Fix blendfactor zero handling.
Eric Anholt
2017-10-10
1
-0
/
+1
*
broadcom/vc5: Fix color masks for non-independent blending.
Eric Anholt
2017-10-10
1
-8
/
+16
*
broadcom/vc5: Add support for GL_EXT_provoking_vertex.
Eric Anholt
2017-10-10
1
-0
/
+3
*
broadcom/vc5: Flush the job when mapping a transform feedback buffer.
Eric Anholt
2017-10-10
1
-0
/
+3
*
broadcom/vc5: Fix handling of interp qualifiers on builtin color inputs.
Eric Anholt
2017-10-10
1
-1
/
+1
*
broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
2017-10-10
1
-0
/
+449