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
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/nine: Refactor shader constants ureg_src computation
Axel Davy
2019-04-30
2
-95
/
+99
*
st/nine: Manually upload vs and ps constants
Axel Davy
2019-04-30
1
-0
/
+46
*
st/nine: use helper ureg_DECL_sampler everywhere
Axel Davy
2019-04-30
1
-1
/
+1
*
st/nine: Compact pixel shader key
Axel Davy
2019-04-30
2
-15
/
+31
*
st/nine: Compact nine_ff_get_projected_key
Axel Davy
2019-04-30
4
-8
/
+24
*
st/nine: Refactor param->rel
Axel Davy
2019-04-30
1
-4
/
+6
*
st/nine: Regroup param->rel tests
Axel Davy
2019-04-30
1
-8
/
+3
*
st/nine: Control shader constant inlining with drirc
Axel Davy
2019-04-30
4
-1
/
+14
*
st/nine: Recompile optimized shaders based on b/i consts
Axel Davy
2019-04-30
9
-5
/
+211
*
drirc: Add Gallium nine workaround for Rayman Legends
Axel Davy
2019-04-30
1
-0
/
+5
*
st/nine: Add drirc option to use data_internal for dynamic textures
Axel Davy
2019-04-30
7
-2
/
+28
*
st/nine: Support internal compressed format for volumes
Axel Davy
2019-04-30
1
-13
/
+16
*
st/nine: Support internal compressed format for surfaces
Axel Davy
2019-04-30
1
-12
/
+15
*
st/nine: Refactor volume GetSystemMemPointer
Axel Davy
2019-04-30
1
-8
/
+11
*
st/nine: Refactor surface GetSystemMemPointer
Axel Davy
2019-04-30
1
-10
/
+12
*
st/nine: rename *_conversion to *_internal
Axel Davy
2019-04-30
4
-59
/
+59
*
st/nine: Optimize volume upload with conversion
Axel Davy
2019-04-30
1
-27
/
+25
*
st/nine: Optimize surface upload with conversion
Axel Davy
2019-04-30
1
-28
/
+27
*
st/nine: Fix SINCOS input
Axel Davy
2019-04-30
1
-2
/
+7
*
st/nine: Ignore nooverwrite for systemmem
Axel Davy
2019-04-30
1
-1
/
+1
*
st/nine: Enable modifiers on ps 1.X texcoords
Axel Davy
2019-04-30
1
-21
/
+30
*
st/nine: Always return OK on SetSoftwareVertexProcessing
Axel Davy
2019-04-30
1
-1
/
+1
*
st/nine: Finish if nooverwrite after normal mapping
Axel Davy
2019-04-30
2
-0
/
+18
*
st/nine: Fix buffer/texture unbinding in nine_state_clear
Axel Davy
2019-04-30
5
-16
/
+28
*
st/nine: Upload managed buffers only at draw using them
Axel Davy
2019-04-30
1
-1
/
+4
*
st/nine: Upload managed textures only at draw using them
Axel Davy
2019-04-30
1
-1
/
+4
*
st/nine: Use FLT_MAX/2 for RCP clamping
Axel Davy
2019-04-30
1
-2
/
+3
*
st/nine: Fix D3DWindowBuffer_release for old wine nine support
Axel Davy
2019-04-30
1
-2
/
+12
*
turnip: update to use the new features struct names
Eric Engestrom
2019-04-30
1
-5
/
+5
*
radv: update to use the new features struct names
Eric Engestrom
2019-04-30
1
-8
/
+8
*
anv: add support for VK_EXT_memory_budget
Eric Engestrom
2019-04-30
3
-0
/
+92
*
util: add os_read_file() helper
Eric Engestrom
2019-04-30
4
-0
/
+158
*
iris: Enable fast clear colors on gen11.
Rafael Antognolli
2019-04-30
1
-3
/
+0
*
iris: Update the surface state clear color address when available.
Rafael Antognolli
2019-04-30
1
-1
/
+9
*
iris: Use the linear version of the surface format during fast clears.
Rafael Antognolli
2019-04-30
1
-1
/
+7
*
iris: Support sRGB fast clears even if the colorspaces differ.
Rafael Antognolli
2019-04-30
2
-4
/
+8
*
egl: fixup autotools-specific wording
Eric Engestrom
2019-04-30
1
-1
/
+1
*
mesa: Add missing display list support for GL_FOG_COORDINATE_SOURCE
Ian Romanick
2019-04-30
1
-0
/
+1
*
winsys/svga/drm: Include sys/types.h
Khem Raj
2019-04-30
1
-0
/
+1
*
Revert "meson: drop GLESv1 .so version back to 1.0.0"
Ross Burton
2019-04-30
1
-1
/
+1
*
anv: enable descriptor indexing capabilities
Juan A. Suarez Romero
2019-04-30
1
-0
/
+2
*
radv: enable descriptor indexing capabilities
Juan A. Suarez Romero
2019-04-30
1
-0
/
+2
*
spirv: add missing SPV_EXT_descriptor_indexing capabilities
Juan A. Suarez Romero
2019-04-30
2
-0
/
+16
*
spirv: Properly handle SpvOpAtomicCompareExchangeWeak
Caio Marcelo de Oliveira Filho
2019-04-29
1
-75
/
+82
*
panfrost/ci: Initial commit
Tomeu Vizoso
2019-04-30
8
-0
/
+3248
*
iris: Do not advertise multisampled image load/store.
Rafael Antognolli
2019-04-29
1
-0
/
+5
*
freedreno/a6xx: pre-bake UBWC flags in texture-view
Rob Clark
2019-04-29
2
-3
/
+5
*
freedreno/a6xx: small texture emit cleanup
Rob Clark
2019-04-29
4
-37
/
+34
*
freedreno/ir3: switch fragcoord to sysval
Rob Clark
2019-04-29
2
-48
/
+45
*
i965: Re-enable fast color clears for GEN11.
Plamena Manolova
2019-04-29
1
-15
/
+8
[next]