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: 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
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
gallium: add PIPE_CAP_SIGNED_VERTEX_BUFFER_OFFSET
Marek Olšák
2017-11-06
1
-0
/
+1
*
gallium: add cap for driver specified max combined shader resources.
Dave Airlie
2017-11-01
1
-0
/
+1
*
freedreno: implement pipe->invalidate_resource()
Rob Clark
2017-10-26
1
-1
/
+1
*
freedreno: GL_ARB_texture_barrier
Rob Clark
2017-10-26
1
-1
/
+1
*
freedreno: small rename
Rob Clark
2017-10-26
1
-4
/
+4
*
gallium: Create a new PIPE_CAP_TILE_RASTER_ORDER for vc4.
Eric Anholt
2017-10-10
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_ANY_REG_AS_ADDRESS
Marek Olšák
2017-10-06
1
-0
/
+1
*
gallium: Remove util_format_s3tc_init()
Matt Turner
2017-10-02
1
-2
/
+0
*
gallium: add LDEXP TGSI instruction and corresponding cap
Nicolai Hähnle
2017-09-29
1
-0
/
+1
*
gallium: Add PIPE_SHADER_CAP_INT64_ATOMICS
Jan Vesely
2017-09-21
1
-0
/
+2
*
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
2017-09-18
1
-0
/
+2
*
gallium: introduce PIPE_CAP_LOAD_CONSTBUF
Timothy Arceri
2017-09-15
1
-0
/
+1
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
1
-0
/
+1
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
1
-0
/
+1
[next]