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
*
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
*
gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
a5xx: enable polygon offset clamps
Ilia Mirkin
2017-07-04
1
-1
/
+3
*
a5xx: disable ARB_depth_clamp for now
Ilia Mirkin
2017-07-04
1
-1
/
+3
*
gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
2017-06-14
1
-0
/
+1
*
freedreno/a5xx: LRZ support
Rob Clark
2017-06-07
1
-0
/
+1
*
gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
2017-06-02
1
-0
/
+1
*
freedreno/a5xx: timestamp / time-elapsed queries
Rob Clark
2017-05-30
1
-1
/
+1
*
freedreno/ir3: switch to NIR by default
Rob Clark
2017-05-23
1
-15
/
+2
*
freedreno/ir3: need different compiler options for a5xx
Rob Clark
2017-05-23
1
-1
/
+1
*
freedreno: only support SSBOs with nir
Rob Clark
2017-05-23
1
-0
/
+3
*
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
2017-05-17
1
-0
/
+1
*
freedreno/a5xx: hw binning support
Rob Clark
2017-05-13
1
-0
/
+2
*
gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
2017-05-10
1
-0
/
+1
*
freedreno: fix clang error in fd_get_compute_param
Rob Herring
2017-05-09
1
-1
/
+1
[next]