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
/
freedreno_screen.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno: import libdrm_freedreno + redesign submit
Rob Clark
2018-10-26
1
-0
/
+1
*
freedreno: Remove the Emacs mode lines
Neil Roberts
2018-10-17
1
-2
/
+0
*
freedreno/a6xx: hwbinning
Rob Clark
2018-10-02
1
-1
/
+5
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
freedreno: Drop a bunch of duplicated gallium PIPE_CAP default code.
Eric Anholt
2018-09-04
1
-108
/
+2
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
1
-2
/
+3
*
gallium: Split out PIPE_CAP_TEXTURE_MIRROR_CLAMP_TO_EDGE.
Kenneth Graunke
2018-08-24
1
-0
/
+1
*
gallium: add PIPE_CAP_MAX_SHADER_BUFFER_SIZE
Marek Olšák
2018-08-23
1
-0
/
+3
*
gallium: add PIPE_CAP_MAX_GS_INVOCATIONS
Marek Olšák
2018-08-23
1
-0
/
+3
*
freedreno: Add a6xx backend
Kristian H. Kristensen
2018-08-16
1
-13
/
+20
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
freedreno: fix caps harder
Rob Clark
2018-07-29
1
-4
/
+4
*
freedreno/a5xx: perfmance counters
Rob Clark
2018-07-18
1
-0
/
+1
*
freedreno: batch query support (perfcounters)
Rob Clark
2018-07-18
1
-0
/
+1
*
freedreno/ir3: output ir3 and nir asm for frameretrace
Rob Clark
2018-07-18
1
-0
/
+12
*
freedreno: fix HW_ATOMIC_COUNTERS cap
Rob Clark
2018-06-23
1
-1
/
+1
*
freedreno: add a20x
Jonathan Marek
2018-06-22
1
-0
/
+1
*
freedreno/a5xx: MSAA
Rob Clark
2018-06-21
1
-2
/
+6
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-1
/
+2
*
gallium: add support for programmable sample locations
Rhys Perry
2018-06-14
1
-0
/
+1
*
gallium: add PIPE_CAP_GLSL_FEATURE_LEVEL_COMPATIBILITY
Marek Olšák
2018-05-29
1
-0
/
+1
*
gallium/winsys: rename DRM_API_HANDLE_* to WINSYS_HANDLE_*
Dave Airlie
2018-05-30
1
-6
/
+6
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-0
/
+10
*
gallium: add packed uniform CAP
Timothy Arceri
2018-03-20
1
-0
/
+1
*
freedreno: add some more compute caps
Rob Clark
2018-03-05
1
-4
/
+20
*
freedreno/a5xx: don't expose 64b pointers yet
Rob Clark
2018-03-05
1
-2
/
+5
*
freedreno: steal handy macro for compute caps from nouveau
Rob Clark
2018-03-05
1
-42
/
+17
*
gallium: allow drivers to impose BO flags restrictions on constant buffer 0
Marek Olšák
2018-02-17
1
-0
/
+1
*
gallium: drop all the guard band float caps.
Dave Airlie
2018-02-14
1
-5
/
+0
*
gallium: introduce PIPE_CAP_FENCE_SIGNAL v2
Andres Rodriguez
2018-01-30
1
-0
/
+1
*
gallium: remove PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
2018-01-17
1
-3
/
+0
*
gallium: remove PIPE_CAP_TEXTURE_SHADOW_MAP
Marek Olšák
2018-01-17
1
-1
/
+0
*
gallium: remove PIPE_CAP_TWO_SIDED_STENCIL
Marek Olšák
2018-01-17
1
-1
/
+0
*
freedreno/a5xx: texture tiling
Rob Clark
2018-01-14
1
-0
/
+1
*
freedreno: add debug flag to force high priority context
Rob Clark
2017-12-19
1
-0
/
+1
*
freedreno: context priority support
Rob Clark
2017-12-19
1
-1
/
+11
*
gallium: plumb context priority through to driver
Rob Clark
2017-12-19
1
-0
/
+1
*
freedreno/a5xx: add a5xx blitter
Rob Clark
2017-12-17
1
-0
/
+1
*
freedreno/a5xx: hide ARB_base_instance
Rob Clark
2017-12-05
1
-1
/
+8
*
freedreno: add debug option to force emulated indirect
Rob Clark
2017-12-03
1
-0
/
+1
*
freedreno/a4xx: add ARB_framebuffer_no_attachments support
Ilia Mirkin
2017-11-25
1
-1
/
+1
*
freedreno/a4xx: add indirect draw support
Ilia Mirkin
2017-11-25
1
-0
/
+4
*
freedreno/ir3: add a pass to lower tg4 to txl, enable gather on a4xx
Ilia Mirkin
2017-11-25
1
-1
/
+1
*
freedreno/ir3: add texture gather support
Rob Clark
2017-11-18
1
-1
/
+5
*
freedreno/a5xx: ARB_framebuffer_no_attachments support
Rob Clark
2017-11-16
1
-1
/
+1
*
freedreno/a5xx: indirect draw support
Rob Clark
2017-11-14
1
-1
/
+5
*
freedreno/a5xx: add global size compute cap
Rob Clark
2017-11-12
1
-0
/
+5
*
freedreno/ir3: turn on std430 packing
Rob Clark
2017-11-12
1
-1
/
+6
*
freedreno/a5xx: image support
Rob Clark
2017-11-12
1
-3
/
+5
*
gallium: add CAPs to support HW atomic counters. (v3)
Dave Airlie
2017-11-10
1
-0
/
+2
[next]