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
/
freedreno
Commit message (
Expand
)
Author
Age
Files
Lines
*
spirv: Change spirv_to_nir() to return a nir_shader
Caio Marcelo de Oliveira Filho
2019-05-29
1
-4
/
+4
*
nir: Drop imov/fmov in favor of one mov instruction
Jason Ekstrand
2019-05-24
1
-14
/
+11
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-1
/
+1
*
freedreno/a6xx: WFI in program stateobj too
Rob Clark
2019-05-20
1
-0
/
+2
*
freedreno/a6xx: make sure binning pass constlen is large enough
Rob Clark
2019-05-20
1
-0
/
+13
*
freedreno/a6xx: limit IBO state to draw pass
Rob Clark
2019-05-20
1
-1
/
+1
*
freedreno/a6xx: don't evaluate FS tex state in binning pass
Rob Clark
2019-05-20
2
-6
/
+14
*
freedreno: Log the number of loops in the shader for shader-db.
Eric Anholt
2019-05-16
1
-2
/
+2
*
freedreno: Output the same shader-db format as v3d and intel.
Eric Anholt
2019-05-16
1
-15
/
+4
*
freedreno: Remove the ir3_tgsi_to_nir() helper function.
Eric Anholt
2019-05-16
3
-20
/
+6
*
freedreno: Fix assertion failures in context setup in shader-db mode.
Eric Anholt
2019-05-16
4
-0
/
+4
*
freedreno: Fix warning on printing a uint64_t using %llx.
Eric Anholt
2019-05-13
1
-1
/
+1
*
freedreno: Silence compiler warnings about "*" in boolean context.
Eric Anholt
2019-05-13
2
-2
/
+2
*
freedreno: Silence compiler warnings about uninit 'layers'
Eric Anholt
2019-05-13
3
-3
/
+3
*
freedreno: Make emacs indent the way robclark's eclipse does.
Eric Anholt
2019-05-13
1
-0
/
+3
*
freedreno: Make .editorconfig match .dir-locals.el.
Eric Anholt
2019-05-13
1
-0
/
+3
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-1
/
+2
*
freedreno/ir3: move const_state to ir3_shader
Rob Clark
2019-05-07
1
-8
/
+8
*
freedreno/ir3: move immediates to const_state
Rob Clark
2019-05-07
1
-2
/
+2
*
freedreno/ir3: consolidate const state
Rob Clark
2019-05-07
1
-15
/
+23
*
mesa: android: freedreno: Fix build failure due to path change
John Stultz
2019-05-06
1
-1
/
+1
*
mesa: android: freedreno: build libfreedreno_{drm,ir3} static libs
Amit Pundir
2019-05-06
1
-1
/
+1
*
freedreno: remove unused forward struct declaration
19.1-branchpoint
Rob Clark
2019-05-04
1
-2
/
+0
*
freedreno/a6xx: deduplicate a few lines
Rob Clark
2019-05-04
1
-6
/
+0
*
freedreno: add ubwc_enabled helper
Rob Clark
2019-05-04
6
-26
/
+28
*
freedreno: move UBWC color offset to fd_resource_offset()
Rob Clark
2019-05-04
7
-18
/
+42
*
freedreno/a6xx: buffer resources cannot be compressed
Rob Clark
2019-05-04
1
-26
/
+5
*
freedreno: mark imported resources as valid
Rob Clark
2019-05-04
1
-0
/
+2
*
freedreno/a6xx: UBWC support for images
Rob Clark
2019-05-04
2
-19
/
+57
*
freedreno/a6xx: UBWC fixes
Rob Clark
2019-05-04
2
-11
/
+78
*
freedreno: update generated headers
Rob Clark
2019-05-04
1
-2
/
+2
*
freedreno/a6xx: OUT_RELOC vs OUT_RELOCW fixes
Rob Clark
2019-05-04
1
-3
/
+3
*
freedreno/a6xx: smaller hammer for fb barrier
Rob Clark
2019-05-02
3
-0
/
+48
*
freedreno/a6xx: KHR_blend_equation_advanced support
Rob Clark
2019-05-02
7
-5
/
+96
*
freedreno/ir3: add some ubo range related asserts
Rob Clark
2019-05-02
1
-3
/
+6
*
freedreno/a6xx: pre-bake UBWC flags in texture-view
Rob Clark
2019-04-29
2
-3
/
+5
*
freedreno/a6xx: small texture emit cleanup
Rob Clark
2019-04-29
4
-37
/
+34
*
freedreno/ir3: switch fragcoord to sysval
Rob Clark
2019-04-29
1
-0
/
+1
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-2
/
+0
*
freedreno/a6xx: sample-shading support
Rob Clark
2019-04-25
4
-21
/
+67
*
freedreno: wire up core sample-shading support
Rob Clark
2019-04-25
2
-0
/
+11
*
freedreno/a6xx: add VALIDREG/CONDREG helper macros
Rob Clark
2019-04-25
1
-7
/
+8
*
freedreno: update generated headers
Rob Clark
2019-04-25
2
-7
/
+7
*
compiler: rename SYSTEM_VALUE_VARYING_COORD
Rob Clark
2019-04-25
4
-4
/
+4
*
freedreno: add robustness support
Rob Clark
2019-04-25
4
-0
/
+57
*
gallium: set PIPE_CAP_MAX_FRAMES_IN_FLIGHT to 2 for all drivers
Marek Olšák
2019-04-24
1
-3
/
+0
*
gallium: replace DRM_CONF_THROTTLE with PIPE_CAP_MAX_FRAMES_IN_FLIGHT
Marek Olšák
2019-04-23
1
-0
/
+3
*
freedreno: a2xx: same gmem2mem sequence for all tiles
Jonathan Marek
2019-04-23
1
-12
/
+25
*
freedreno: a2xx: enable batch reordering
Jonathan Marek
2019-04-23
1
-3
/
+2
*
freedreno: a2xx: use nir_lower_io for TGSI shaders
Jonathan Marek
2019-04-23
2
-50
/
+11
[next]