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
Commit message (
Expand
)
Author
Age
Files
Lines
*
broadcom/vc5: Port the RCL setup to V3D4.1.
Eric Anholt
2018-01-12
7
-58
/
+360
*
broadcom/vc5: Fix per-tile extra clear packet.
Eric Anholt
2018-01-12
1
-1
/
+1
*
broadcom/vc5: Move the TLB loads and stores to helper functions.
Eric Anholt
2018-01-12
1
-35
/
+50
*
broadcom/vc5: Convert vc5_cl.h to use the V3DX() macros.
Eric Anholt
2018-01-12
7
-10
/
+24
*
meson: Use dependencies for nir
Dylan Baker
2018-01-11
1
-3
/
+4
*
braodcom/vc5: Fix internal type/bpp for RGB10_A2UI images.
Eric Anholt
2018-01-03
1
-0
/
+1
*
broadcom/vc5: Try to fix up compressed texture load/store.
Eric Anholt
2018-01-03
1
-2
/
+15
*
broadcom/vc5: Fix image_h value for CPU-side tiling on miplevels > 1.
Eric Anholt
2018-01-03
1
-1
/
+2
*
broadcom/vc5: Disable early Z when the stencil func isn't ALWAYS.
Eric Anholt
2018-01-03
1
-1
/
+3
*
broadcom/vc5: Introduce enums for internal depth/type, with V3D prefixes.
Eric Anholt
2018-01-03
5
-57
/
+57
*
broadcom/vc5: Turn the output image format into an enum.
Eric Anholt
2018-01-03
1
-45
/
+45
*
broadcom/vc5: Emit flat shade flags for varying components > 24.
Eric Anholt
2018-01-03
1
-5
/
+32
*
broadcom/vc5: Emit proper flatshading code for glShadeModel(GL_FLAT).
Eric Anholt
2018-01-03
3
-17
/
+3
*
braodcom/vc5: Rely on OVRTMUOUT always being set.
Eric Anholt
2018-01-03
6
-41
/
+70
*
broadcom/vc5: Move texture return channel setup into the compiler.
Eric Anholt
2018-01-03
2
-15
/
+8
*
broadcom/vc5: Switch to setting the primitive list format in the RCL.
Eric Anholt
2018-01-03
2
-5
/
+8
*
broadcom/vc5: Switch to using the C++ interface for the simulator.
Eric Anholt
2018-01-03
5
-8
/
+128
*
broadcom/vc5: Add missing setting of the UIF XOR disable flag in textures.
Eric Anholt
2017-12-19
1
-0
/
+3
*
broadcom/vc5: Clean up the comment and code around level 0 UIF.
Eric Anholt
2017-12-19
1
-14
/
+10
*
broadcom/vc5: Simplify the tiling calculations.
Eric Anholt
2017-12-19
1
-49
/
+11
*
broadcom/vc5: Return the depth in all components of depth textures.
Eric Anholt
2017-12-19
1
-6
/
+6
*
broadcom/vc5: Enable decompressing RGTC for desktop GL support.
Eric Anholt
2017-12-19
1
-1
/
+1
*
broadcom/vc5: Use u_transfer_helper for MSAA mappings.
Eric Anholt
2017-12-19
2
-98
/
+6
*
broadcom/vc5: Start adding support for rendering to Z32F_S8X24_UINT.
Eric Anholt
2017-12-19
3
-5
/
+94
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
1
-0
/
+1
*
meson: define driver dependencies
Dylan Baker
2017-12-04
1
-0
/
+5
*
broadcom/vc5: Fix BASE_LEVEL handling with txl.
Eric Anholt
2017-11-22
1
-0
/
+4
*
broadcom/vc5: Fix array texture layer count setup.
Eric Anholt
2017-11-22
1
-1
/
+6
*
broadcom/vc5: Don't increment primitive queries while they're paused.
Eric Anholt
2017-11-22
1
-1
/
+3
*
broadcom/vc5: Fix incorrect padding of TF outputs.
Eric Anholt
2017-11-22
1
-0
/
+2
*
broadcom/vc5: Fix UIF surface size setup for ARB_fbo's mismatched sizes.
Eric Anholt
2017-11-22
1
-2
/
+23
*
broadcom/vc5: Align 1D texture miplevels to 64b.
Eric Anholt
2017-11-20
1
-0
/
+2
*
broadcom/vc5: Clamp min lod to the last level.
Eric Anholt
2017-11-20
1
-2
/
+3
*
broadcom/vc5: Increase simulator memory for tex-miplevel-selection.
Eric Anholt
2017-11-20
1
-1
/
+1
*
broadcom/vc5: Fix up integer texture handling.
Eric Anholt
2017-11-19
1
-27
/
+28
*
broadcom/vc5: Fix simulator assertion failures about color RT clears.
Eric Anholt
2017-11-19
1
-2
/
+19
*
broadcom/vc5: Set up the padded height at surface creation time.
Eric Anholt
2017-11-17
3
-16
/
+15
*
broadcom/vc5: Fix clear color for swap_color_rb render targets.
Eric Anholt
2017-11-17
1
-0
/
+9
*
broadcom/vc5: Fix pasteo in front stencil ref value setup.
Eric Anholt
2017-11-17
1
-1
/
+1
*
broadcom/vc5: Fix colormasking when we need to swap r/b colors.
Eric Anholt
2017-11-17
1
-9
/
+24
*
broadcom/vc5: Enable the Z min/max clipping planes.
Eric Anholt
2017-11-17
1
-2
/
+0
*
broadcom/vc5: Fix driver for new PIPE_SHADER_CAP_MAX_HW_ATOMIC_*.
Eric Anholt
2017-11-17
1
-0
/
+2
*
meson: don't use build_by_default for specific gallium drivers
Dylan Baker
2017-11-13
1
-1
/
+0
*
broadcom/vc5: Add vc5_drm.h to the release tarball
Andreas Boll
2017-11-08
1
-0
/
+1
*
braodcom/vc5: Flush the job when it grows over 1GB.
Eric Anholt
2017-11-07
3
-0
/
+10
*
broadcom/vc5: Fix pausing of transform feedback.
Eric Anholt
2017-11-07
1
-1
/
+1
*
broadcom/vc5: Add support for GL_RASTERIZER_DISCARD
Eric Anholt
2017-11-07
1
-0
/
+2
*
broadcom/vc5: Add partial transform feedback query support.
Eric Anholt
2017-11-07
3
-17
/
+64
*
broadcom/vc5: Add occlusion query support.
Eric Anholt
2017-11-07
6
-20
/
+121
*
broadcom/vc5: Skip emitting textures that aren't used.
Eric Anholt
2017-11-07
1
-2
/
+4
[next]