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
/
etnaviv
Commit message (
Expand
)
Author
Age
Files
Lines
*
etnaviv: use the correct uniform dirty bits
Christian Gmeiner
2019-05-27
1
-2
/
+2
*
etnaviv: fill missing offset in etna_resource_get_handle
Philipp Zabel
2019-05-23
1
-0
/
+1
*
delete autotools .gitignore files
Eric Engestrom
2019-04-29
1
-1
/
+0
*
Delete autotools
Dylan Baker
2019-04-15
2
-57
/
+0
*
etnaviv: only try to construct scanout resource when on KMS winsys
Lucas Stach
2019-04-03
1
-1
/
+1
*
etnaviv: flush all pending contexts when accessing a resource with the CPU
Lucas Stach
2019-04-03
1
-2
/
+8
*
etnaviv: don't flush own context when updating resource use
Lucas Stach
2019-04-03
1
-1
/
+10
*
etnaviv: shrink struct etna_3d_state
Christian Gmeiner
2019-04-03
2
-23
/
+0
*
etnaviv: fix compile warnings
Christian Gmeiner
2019-03-01
2
-2
/
+0
*
etnaviv: fix resource usage tracking across different pipe_context's
Christian Gmeiner
2019-03-01
7
-29
/
+83
*
etnaviv: enable ETC2 texture compression support for HALTI0 GPUs
Christian Gmeiner
2019-03-01
1
-11
/
+1
*
etnaviv: hook-up etc2 patching
Christian Gmeiner
2019-03-01
3
-0
/
+64
*
etnaviv: keep track of mapped bo address
Christian Gmeiner
2019-03-01
2
-9
/
+11
*
etnaviv: implement ETC2 block patching for HALTI0
Christian Gmeiner
2019-03-01
4
-0
/
+201
*
etnaviv: blt: mark used src resource as read from
Christian Gmeiner
2019-02-23
1
-0
/
+2
*
etnaviv: rs: mark used src resource as read from
Christian Gmeiner
2019-02-23
1
-0
/
+1
*
etnaviv: drop duplicate #define
Eric Engestrom
2019-02-14
1
-4
/
+0
*
drm-uapi: use local files, not system libdrm
Eric Engestrom
2019-02-14
5
-5
/
+5
*
gallium: add PIPE_CAP_MAX_VARYINGS
Karol Herbst
2019-02-07
1
-0
/
+3
*
etnaviv: add linear sampling support
Christian Gmeiner
2019-01-28
3
-1
/
+25
*
etnaviv: update headers from rnndb
Christian Gmeiner
2019-01-28
8
-55
/
+227
*
etnaviv: extend etna_resource with an addressing mode
Christian Gmeiner
2019-01-28
4
-8
/
+22
*
etnaviv: fix typo in cflush_all description
Guido Günther
2019-01-10
1
-1
/
+1
*
etnaviv: annotate variables only used in debug build
Lucas Stach
2019-01-07
1
-7
/
+4
*
etnaviv: enable full overwrite in a few more cases
Lucas Stach
2019-01-07
1
-4
/
+7
*
etnaviv: Consolidate buffer references from framebuffers
Tomeu Vizoso
2018-12-28
3
-10
/
+9
*
meson: add etnaviv to the tools option
Christian Gmeiner
2018-12-18
1
-1
/
+2
*
etnaviv: use surface format directly
Lucas Stach
2018-12-18
2
-9
/
+4
*
etnaviv: drop redundant ctx function parameter
Christian Gmeiner
2018-12-14
1
-4
/
+3
*
etnaviv: use dummy RT buffer when rendering without color buffer
Lucas Stach
2018-11-19
3
-2
/
+19
*
etnaviv: Make sure rs alignment checks match
Guido Günther
2018-11-15
1
-6
/
+13
*
gallium: rework PIPE_HANDLE_USAGE_* flags
Marek Olšák
2018-10-30
1
-1
/
+1
*
etnaviv: Use write combine instead of unached mappings for shader bo
Guido Günther
2018-10-04
1
-1
/
+1
*
etnaviv: Reduce max offset to available hardware bits.
Mathias Fröhlich
2018-09-10
1
-0
/
+2
*
gallium: add PIPE_CAP_MAX_TEXTURE_UPLOAD_MEMORY_BUDGET
Marek Olšák
2018-09-07
1
-0
/
+1
*
gallium: enable GL_AMD_depth_clamp_separate on r600, radeonsi
Marek Olšák
2018-09-06
1
-0
/
+1
*
gallium: Add a helper for implementing PIPE_CAP_* default values.
Eric Anholt
2018-09-04
1
-3
/
+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
*
gallium: add storage_sample_count parameter into is_format_supported
Marek Olšák
2018-07-31
1
-1
/
+6
*
gallium: add PIPE_CAP_FRAMEBUFFER_MSAA_CONSTRAINTS
Marek Olšák
2018-07-31
1
-0
/
+1
*
etnaviv: fix typo in query names
Christian Gmeiner
2018-07-31
1
-2
/
+2
*
gallium: add scalar isa shader cap
Christian Gmeiner
2018-06-20
1
-0
/
+1
*
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
2
-6
/
+6
*
etnaviv: Fix missing rnndb file in tarballs
Stuart Young
2018-05-16
2
-0
/
+2
*
etnaviv: remove pipe_fence_handle::ctx
Rob Clark
2018-05-11
1
-2
/
+0
*
gallium: add initial support for conservative rasterization
Rhys Perry
2018-04-30
1
-0
/
+10
[next]