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
*
gallium: add PIPE_CAP_DRAW_PARAMETERS
Ilia Mirkin
2015-12-30
1
-0
/
+1
*
freedreno/a4xx: add ARB_texture_query_lod support
Ilia Mirkin
2015-11-23
1
-1
/
+1
*
freedreno/a4xx: add ARB_texture_view support
Ilia Mirkin
2015-11-23
1
-1
/
+1
*
freedreno/a4xx: support 16384 texels in buffer texture
Ilia Mirkin
2015-11-23
1
-4
/
+3
*
freedreno/a4xx: add ARB_texture_buffer_range support
Ilia Mirkin
2015-11-23
1
-1
/
+3
*
freedreno/a4xx: enable ARB_base_instance support
Ilia Mirkin
2015-11-21
1
-1
/
+1
*
freedreno/a4xx: add depth clamp and halfz clip
Ilia Mirkin
2015-11-19
1
-4
/
+2
*
freedreno/a4xx: allow seamless cubemap filtering to be enabled per-texture
Ilia Mirkin
2015-11-19
1
-1
/
+1
*
freedreno: expose GLSL 140 and fake MSAA for GL3.0/3.1 support
Ilia Mirkin
2015-11-18
1
-2
/
+2
*
freedreno/a3xx: fix texture buffers, enable offsets
Ilia Mirkin
2015-11-18
1
-5
/
+4
*
freedreno: add support for conditional rendering, required for GL3.0
Ilia Mirkin
2015-11-18
1
-2
/
+2
*
gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype
Ilia Mirkin
2015-11-11
1
-0
/
+1
*
freedreno: add a305 support
Guillaume Charifi
2015-11-06
1
-0
/
+1
*
gallium: add PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN_FORMATS
Marek Olšák
2015-10-28
1
-0
/
+1
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-20
1
-0
/
+2
*
gallium: add PIPE_CAP_SHAREABLE_SHADERS
Marek Olšák
2015-10-20
1
-0
/
+1
*
freedreno: add debug option to dirty state after draw
Rob Clark
2015-10-15
1
-1
/
+2
*
gallium: add per-sample interpolation control into rasterizer statOAe
Marek Olšák
2015-10-03
1
-0
/
+1
*
freedreno/a3xx: add support for dual-source blending
Ilia Mirkin
2015-09-16
1
-1
/
+2
*
freedreno: one screen to rule them all
Rob Clark
2015-09-16
1
-0
/
+1
*
gallium: add PIPE_CAP_TGSI_TXQS to let st know if TXQS is supported
Ilia Mirkin
2015-09-13
1
-0
/
+1
*
freedreno/a3xx: implement half-z clipping
Ilia Mirkin
2015-08-29
1
-1
/
+1
*
freedreno/a3xx: add per-texture seamless cubemap control
Ilia Mirkin
2015-08-16
1
-1
/
+1
*
freedreno/a4xx: add cube map array support
Ilia Mirkin
2015-08-15
1
-1
/
+1
*
freedreno: expose OES exts for float linear filtering
Ilia Mirkin
2015-08-14
1
-2
/
+4
*
gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
2015-08-14
1
-0
/
+1
*
gallium: add support for GLES texture float extensions (v3)
Marek Olšák
2015-08-14
1
-0
/
+2
*
freedreno/a3xx+a4xx: add texture buffer object support
Rob Clark
2015-08-12
1
-3
/
+13
*
freedreno: cap cleanups
Rob Clark
2015-08-12
1
-16
/
+8
*
freedreno/a4xx: add independent blend function support
Rob Clark
2015-08-04
1
-2
/
+4
*
freedreno: fix stream-out caps vec4->components
Rob Clark
2015-08-04
1
-2
/
+2
*
freedreno/ir3: add transform-feedback support
Rob Clark
2015-07-27
1
-0
/
+11
*
gallium: add PIPE_CAP_MAX_SHADER_PATCH_VARYINGS
Marek Olšák
2015-07-16
1
-0
/
+1
*
freedreno/ir3: shader-db traces
Rob Clark
2015-07-10
1
-0
/
+1
*
gallium: remove redundant pipe_context::fence_signalled
Marek Olšák
2015-07-05
1
-1
/
+0
*
freedreno: use consistent version string format
Timothy Arceri
2015-07-01
1
-1
/
+1
*
freedreno/ir3: dump nocp option
Rob Clark
2015-06-21
1
-1
/
+0
*
freedreno/ir3: remove tgsi f/e
Rob Clark
2015-06-21
1
-1
/
+0
*
freedreno/ir3: drop dot graph dumping
Rob Clark
2015-06-21
1
-1
/
+0
*
tgsi/ureg: don't emit in/out arrays if drivers don't support ranged declarations
Marek Olšák
2015-06-05
1
-0
/
+1
*
freedreno: enable a306
Rob Clark
2015-05-14
1
-0
/
+1
*
gallium: add PIPE_CAP_DEVICE_RESET_STATUS_QUERY
Marek Olšák
2015-05-12
1
-0
/
+1
*
freedreno/a3xx: add support for disabling depth clipping
Ilia Mirkin
2015-04-27
1
-1
/
+1
*
freedreno/ir3/nir: lower if/else
Rob Clark
2015-04-17
1
-4
/
+0
*
freedreno/a4xx: sysvals and UBOs
Rob Clark
2015-04-17
1
-1
/
+1
*
freedreno/ir3: add NIR compiler
Rob Clark
2015-04-05
1
-0
/
+5
*
freedreno/a3xx: add UBO support
Ilia Mirkin
2015-04-05
1
-2
/
+2
*
freedreno: convert blit program to array for each number of rts
Ilia Mirkin
2015-04-02
1
-1
/
+1
*
freedreno/a3xx: add independent blend function support
Ilia Mirkin
2015-04-02
1
-2
/
+4
*
freedreno/a3xx: point size should not be divided by 2
Ilia Mirkin
2015-03-28
1
-1
/
+1
[next]