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
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/meson: make sure tests link with -msse2
Erik Faye-Lund
2018-12-31
1
-0
/
+1
*
nv30: fix some s3tc layout issues
Ilia Mirkin
2018-12-30
2
-7
/
+26
*
nv30: use correct helper to get blocks in y direction
Ilia Mirkin
2018-12-30
1
-1
/
+1
*
nv30: add support for multi-layer transfers
Ilia Mirkin
2018-12-30
1
-4
/
+35
*
nv30: fix rare issue with fp unbinding not finding the bufctx
Ilia Mirkin
2018-12-30
1
-1
/
+1
*
nv30: avoid setting user_priv without setting cur_ctx
Ilia Mirkin
2018-12-30
1
-3
/
+1
*
v3d: Add support for gl_HelperInvocation.
Eric Anholt
2018-12-30
1
-0
/
+8
*
v3d: Add support for textureSize() on MSAA textures.
Eric Anholt
2018-12-30
1
-0
/
+1
*
v3d: Add support for requesting the sample offsets.
Eric Anholt
2018-12-30
1
-0
/
+22
*
v3d: Add support for non-constant texture offsets.
Eric Anholt
2018-12-30
1
-8
/
+24
*
v3d: Force sampling from base level for tg4.
Eric Anholt
2018-12-30
1
-3
/
+3
*
v3d: Add a note for a potential performance win on multop/umul24.
Eric Anholt
2018-12-30
1
-0
/
+4
*
v3d: Dead-code eliminate unused flags updates.
Eric Anholt
2018-12-30
1
-4
/
+42
*
v3d: Don't generate temps for comparisons.
Eric Anholt
2018-12-30
1
-12
/
+14
*
v3d: Move "does this instruction have flags" from sched to generic helpers.
Eric Anholt
2018-12-30
6
-55
/
+48
*
v3d: Drop incorrect dependency for flpop.
Eric Anholt
2018-12-30
1
-4
/
+0
*
v3d: Drop unused count_nir_instrs() helper.
Eric Anholt
2018-12-30
1
-18
/
+0
*
v3d: Hook up some shader-db output to GL_ARB_debug_output.
Eric Anholt
2018-12-30
4
-2
/
+55
*
v3d: Add a "precompile" debug flag for shader-db.
Eric Anholt
2018-12-29
3
-0
/
+78
*
v3d: Fix uniform pretty printing assertion failure with branches.
Eric Anholt
2018-12-29
1
-0
/
+3
*
meson: Override C++ standard to gnu++11 when building with altivec on ppc64
Dylan Baker
2018-12-28
1
-0
/
+3
*
intel/aub_viewer: highlight true booleans
Lionel Landwerlin
2018-12-28
3
-2
/
+10
*
intel/aub_viewer: fold binding/sampler table items
Lionel Landwerlin
2018-12-28
1
-4
/
+11
*
intel/aub_viewer: fix shader view
Lionel Landwerlin
2018-12-28
1
-1
/
+3
*
intel/aub_viewer: print address of missing shader
Lionel Landwerlin
2018-12-28
1
-1
/
+2
*
intel/aub_viewer: fixup 0x address prefix
Lionel Landwerlin
2018-12-28
1
-1
/
+1
*
intel/aub_viewer: fix shader get_bo
Lionel Landwerlin
2018-12-28
1
-6
/
+2
*
radeonsi: Enable adaptive_sync by default for radeon
Nicholas Kazlauskas
2018-12-28
1
-0
/
+4
*
loader/dri3: Enable adaptive_sync via _VARIABLE_REFRESH property
Nicholas Kazlauskas
2018-12-28
2
-1
/
+49
*
drirc: Initial blacklist for adaptive sync
Nicholas Kazlauskas
2018-12-28
1
-0
/
+85
*
util: Add adaptive_sync driconf option
Nicholas Kazlauskas
2018-12-28
1
-0
/
+5
*
util: Get program name based on path when possible
Nicholas Kazlauskas
2018-12-28
1
-1
/
+22
*
etnaviv: Consolidate buffer references from framebuffers
Tomeu Vizoso
2018-12-28
3
-10
/
+9
*
virgl/vtest: fix front buffer flush with protocol version 0.
Dave Airlie
2018-12-28
1
-1
/
+1
*
nv50,nvc0: add missing CAPs for unsupported features
Ilia Mirkin
2018-12-26
2
-0
/
+3
*
nvc0: enable GL_NV_shader_atomic_float on pre-Maxwell
Ilia Mirkin
2018-12-26
1
-0
/
+2
*
nv50/ir: add support for converting ATOMFADD to proper ir
Ilia Mirkin
2018-12-26
1
-0
/
+4
*
st/mesa: expose GL_NV_shader_atomic_float when ATOMFADD is supported
Ilia Mirkin
2018-12-26
1
-0
/
+1
*
st/mesa: select ATOMFADD when source type is float
Ilia Mirkin
2018-12-26
2
-0
/
+3
*
gallium: add PIPE_CAP_TGSI_ATOMFADD to indicate support
Ilia Mirkin
2018-12-26
3
-0
/
+4
*
tgsi: add ATOMFADD operation
Ilia Mirkin
2018-12-26
6
-2
/
+23
*
st/mesa: allow glDrawElements to work with GL_SELECT feedback
Ilia Mirkin
2018-12-26
2
-23
/
+42
*
gallium/ttn: Fix setup of outputs_written.
Eric Anholt
2018-12-26
1
-1
/
+1
*
anv: don't do partial resolve on layer > 0
Lionel Landwerlin
2018-12-24
1
-0
/
+8
*
st/nine: Increase the limit of cached ff shaders
Axel Davy
2018-12-23
1
-2
/
+2
*
st/nine: Add src reference to nine_context_range_upload
Axel Davy
2018-12-23
3
-1
/
+8
*
st/nine: Bind src not dst in nine_context_box_upload
Axel Davy
2018-12-23
4
-6
/
+6
*
st/nine: Fix volumetexture dtor on ctor failure
Axel Davy
2018-12-23
1
-1
/
+2
*
st/nine: Switch to presentation buffer if resize is detected
Axel Davy
2018-12-23
1
-1
/
+36
*
st/nine: Use helper to release swapchain buffers later
Axel Davy
2018-12-23
2
-8
/
+42
[next]