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
/
freedreno
/
freedreno_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: rebind resource in all contexts
Rob Clark
2020-04-29
1
-0
/
+2
*
freedreno: limit fp16 to frag and compute
Rob Clark
2020-04-04
1
-0
/
+2
*
freedreno: Drop an unnecessary include marked "this should go away"
Eric Anholt
2020-03-31
1
-3
/
+0
*
freedreno: add logging infrastructure
Rob Clark
2020-03-30
1
-1
/
+1
*
freedreno: remove some obsolete debug options
Rob Clark
2020-03-30
1
-9
/
+2
*
freedreno: Enable mediump lowering
Hyunjun Ko
2020-03-24
1
-1
/
+3
*
freedreno: Switch to exposing only half-integer pixel centers.
Eric Anholt
2020-03-19
1
-1
/
+5
*
freedreno: Switch to using lowered image intrinsics.
Eric Anholt
2020-02-24
1
-0
/
+3
*
freedreno: Set up supported modifiers in fd*_resource_screen_init()
Kristian H. Kristensen
2020-02-05
1
-9
/
+0
*
freedreno: Move the layout debug under FD_MESA_DEBUG=layout.
Eric Anholt
2020-02-04
1
-0
/
+1
*
freedreno: add gmem state cache
Rob Clark
2020-01-29
1
-0
/
+2
*
freedreno: use PIPE_CAP_RGB_OVERRIDE_DST_ALPHA_BLEND
Rob Clark
2020-01-29
1
-0
/
+1
*
freedreno: Add debug flag for forcing linear layouts
Kristian H. Kristensen
2019-12-19
1
-0
/
+1
*
freedreno/a6xx: enable LRZ by default
Rob Clark
2019-12-10
1
-1
/
+2
*
freedreno: Stop forcing ALLOW_MAPPED_BUFFERS_DURING_EXEC off.
Eric Anholt
2019-12-09
1
-3
/
+0
*
freedreno: Enable texture upload memory throttling.
Eric Anholt
2019-12-06
1
-0
/
+3
*
freedreno/perfcntrs: add accessor to get per-gen tables
Rob Clark
2019-11-21
1
-0
/
+5
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-2
/
+2
*
freedreno: add Adreno 640 ID
Jonathan Marek
2019-11-11
1
-0
/
+1
*
freedreno/a6xx: Turn on tessellation shaders
Kristian H. Kristensen
2019-11-07
1
-1
/
+13
*
freedreno: Add nogmem debug option to force bypass rendering
Kristian H. Kristensen
2019-11-07
1
-0
/
+1
*
freedreno/a6xx: add a618 support
Rob Clark
2019-10-29
1
-0
/
+1
*
freedreno/a2xx: use sysval for pointcoord
Jonathan Marek
2019-10-27
1
-0
/
+2
*
freedreno/a5xx: enable a510
Marijn Suijten
2019-10-19
1
-0
/
+1
*
freedreno/a6xx: Turn on geometry shaders
Kristian H. Kristensen
2019-10-17
1
-3
/
+12
*
gallium: remove PIPE_SHADER_CAP_SCALAR_ISA
Marek Olšák
2019-10-10
1
-2
/
+0
*
freedreno: enable tiled textures for debug builds
Khaled Emara
2019-08-12
1
-1
/
+1
*
freedreno: drop unused fd_fence_ref param
Rob Clark
2019-08-02
1
-1
/
+8
*
freedreno: a2xx: implement texture tiling
Jonathan Marek
2019-08-02
1
-1
/
+1
*
nir: Stop whacking gl_FrontFacing to a system value
Jason Ekstrand
2019-08-01
1
-0
/
+2
*
gallium: switch boolean -> bool at the interface definitions
Ilia Mirkin
2019-07-22
1
-5
/
+5
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-1
/
+1
*
gallium: get rid of PIPE_CAP_SM3
Erik Faye-Lund
2019-07-10
1
-1
/
+3
*
freedreno/a5xx: enable a540
Rob Clark
2019-06-11
1
-0
/
+1
*
freedreno/a6xx: enable UBWC by default
Rob Clark
2019-06-11
1
-2
/
+1
*
freedreno: Add printf pattern string.
Bas Nieuwenhuizen
2019-06-04
1
-1
/
+1
*
gallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_CAP_FBFETCH count
Kenneth Graunke
2019-05-23
1
-1
/
+1
*
gallium: Redefine the max texture 2d cap from _LEVELS to _SIZE.
Eric Anholt
2019-05-13
1
-1
/
+2
*
freedreno/a6xx: KHR_blend_equation_advanced support
Rob Clark
2019-05-02
1
-0
/
+9
*
freedreno/ir3: switch fragcoord to sysval
Rob Clark
2019-04-29
1
-0
/
+1
*
freedreno/a6xx: sample-shading support
Rob Clark
2019-04-25
1
-0
/
+4
*
freedreno: add robustness support
Rob Clark
2019-04-25
1
-0
/
+9
*
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: enable batch reordering
Jonathan Marek
2019-04-23
1
-3
/
+2
*
freedreno: a2xx: disable PIPE_CAP_PACKED_UNIFORMS
Jonathan Marek
2019-04-23
1
-1
/
+3
*
freedreno: PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT unreachable statement
Khaled Emara
2019-04-09
1
-1
/
+0
*
freedreno/ir3: Enable PIPE_CAP_PACKED_UNIFORMS
Kristian H. Kristensen
2019-03-27
1
-0
/
+1
*
freedreno: add ESSL cap
Rob Clark
2019-03-22
1
-0
/
+7
*
freedreno/a6xx: Enable UBWC modifier
Fritz Koenig
2019-03-01
1
-0
/
+1
[next]