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
*
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
*
freedreno: a2xx: disable PIPE_CAP_PACKED_UNIFORMS
Jonathan Marek
2019-04-23
1
-1
/
+3
*
freedreno: a2xx: fix builtin blit program compilation
Jonathan Marek
2019-04-23
1
-0
/
+1
*
freedreno: a2xx: add GL_AMD_compressed_ATC_texture support
Jonathan Marek
2019-04-23
1
-0
/
+6
*
freedreno: a3xx: add GL_AMD_compressed_ATC_texture support
Jonathan Marek
2019-04-23
1
-0
/
+4
*
freedreno: Fix format string warning
Kristian H. Kristensen
2019-04-18
1
-1
/
+1
*
freedreno/a6xx: Add helper for incrementing regid
Kristian H. Kristensen
2019-04-18
1
-1
/
+10
*
freedreno: Use enum values from matching enum
Kristian H. Kristensen
2019-04-18
2
-3
/
+3
*
freedreno/a2xx: Fix redundant if statement
Kristian H. Kristensen
2019-04-18
1
-16
/
+14
*
Delete autotools
Dylan Baker
2019-04-15
2
-41
/
+0
*
nir: make nir_const_value scalar
Karol Herbst
2019-04-14
1
-2
/
+4
*
nir/i965/freedreno/vc4: add a bindless bool to type size functions
Timothy Arceri
2019-04-12
1
-1
/
+1
[next]