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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: make sure that blend state != NULL and remove all NULL checking
Marek Olšák
2019-08-06
7
-55
/
+52
*
radeonsi: DCC MSAA blending bug - include logic op, limit to Navi14 and older
Marek Olšák
2019-08-06
2
-2
/
+9
*
radeonsi: determine accurately whether logic op is enabled
Marek Olšák
2019-08-06
1
-3
/
+5
*
radeonsi: skip draw calls with 0-sized index buffers
Marek Olšák
2019-08-06
1
-0
/
+6
*
radeonsi/nir: lower PS inputs before scanning the shader
Marek Olšák
2019-08-06
3
-95
/
+86
*
radeonsi/nir: handle key.mono.u.ps.interpolate_at_sample_force_center
Marek Olšák
2019-08-06
3
-1
/
+8
*
radeonsi: add missing prints into si_dump_shader_key
Marek Olšák
2019-08-06
1
-0
/
+9
*
radeonsi: disable SDMA image copies on dGPUs to fix corruption in games
Marek Olšák
2019-08-06
1
-1
/
+9
*
mesa: add EXT_dsa glMultiTexCoordPointerEXT function
Pierre-Eric Pelloux-Prayer
2019-08-06
5
-2
/
+39
*
mesa: add EXT_dsa glMultiTexGen* functions
Pierre-Eric Pelloux-Prayer
2019-08-06
5
-145
/
+334
*
mesa: add EXT_dsa glCopyMultiTexImage* and glCopyMultiTexSubImage*
Pierre-Eric Pelloux-Prayer
2019-08-06
6
-5
/
+371
*
mesa: add EXT_dsa glGetMultiTexParameteriv/fvEXT
Pierre-Eric Pelloux-Prayer
2019-08-06
5
-3
/
+65
*
mesa: add EXT_dsa glMultiTexSubImage1D/2D/3DEXT
Pierre-Eric Pelloux-Prayer
2019-08-06
6
-3
/
+273
*
mesa: add EXT_dsa glMultiTexImage1D/2D/3DEXT + glGetMultiTexImageEXT
Pierre-Eric Pelloux-Prayer
2019-08-06
8
-5
/
+351
*
mesa: add glBindMultiTextureEXT display list support
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-0
/
+23
*
mesa: add EXT_dsa glMultiTexParameter* functions
Pierre-Eric Pelloux-Prayer
2019-08-06
6
-4
/
+224
*
mesa: add EXT_dsa (Get)MultiTexEnv functions
Pierre-Eric Pelloux-Prayer
2019-08-06
5
-1
/
+223
*
mesa: add _mesa_(get)texenvi(f)v_indexed helpers
Pierre-Eric Pelloux-Prayer
2019-08-06
1
-27
/
+50
*
mesa: add new helper _mesa_get_texobj_by_target_and_texunit
Pierre-Eric Pelloux-Prayer
2019-08-06
3
-43
/
+82
*
mesa: replace _mesa_get_current_fixedfunc_tex_unit with _mesa_get_fixedfunc_t...
Pierre-Eric Pelloux-Prayer
2019-08-06
4
-12
/
+10
*
iris: Handle vertex shader with window space position
Danylo Piliaiev
2019-08-06
3
-5
/
+44
*
lima: fix pipe_debug_callback warnings
Erico Nunes
2019-08-06
3
-5
/
+5
*
lima/ppir: move sin/cos input scaling into NIR
Vasily Khoruzhick
2019-08-06
5
-58
/
+69
*
nir/spirv: Fix gl_BaseVertex for non-indexed draws for OpenGL
Antia Puentes
2019-08-06
1
-2
/
+5
*
iris: Increase BATCH_SZ to 64kB
Kenneth Graunke
2019-08-06
1
-1
/
+1
*
ac/nir: Use correct cast for readfirstlane and ptrs.
Bas Nieuwenhuizen
2019-08-06
1
-0
/
+2
*
radv: Do non-uniform lowering before bool lowering.
Bas Nieuwenhuizen
2019-08-06
1
-1
/
+1
*
etnaviv: support 3D and 2D array textures
Jonathan Marek
2019-08-06
4
-23
/
+74
*
etnaviv: fix 3d texture upload
Jonathan Marek
2019-08-06
6
-30
/
+28
*
etnaviv: add alternative NIR compiler
Jonathan Marek
2019-08-06
12
-37
/
+2388
*
etnaviv: prep for UBOs
Jonathan Marek
2019-08-06
8
-79
/
+71
*
etnaviv: disasm: add dual16 bits, immediate decoding, and some opcodes
Jonathan Marek
2019-08-06
1
-59
/
+69
*
etnaviv: asm: new features
Jonathan Marek
2019-08-06
3
-11
/
+53
*
etnaviv: update headers from rnndb
Jonathan Marek
2019-08-06
1
-12
/
+4
*
lima: add summary report for shader-db
Erico Nunes
2019-08-06
10
-6
/
+80
*
lima: add support for debug callback
Erico Nunes
2019-08-06
2
-0
/
+15
*
panfrost/ci: Remove two tests from list of failures
Tomeu Vizoso
2019-08-06
1
-2
/
+0
*
st/dri: Move dri2_format_mapping table and it's accessors from dri2.c to dri_...
Jon Turney
2019-08-06
3
-213
/
+223
*
glcpp: use pre-expansion line number for __LINE__
Jonathan Marek
2019-08-06
1
-4
/
+7
*
anv: Emit a dummy MEDIA_VFE_STATE before switching from GPGPU to 3D
Jason Ekstrand
2019-08-06
1
-0
/
+19
*
nir/algebraic: Use value range analysis to eliminate useless unary ops
Ian Romanick
2019-08-05
1
-2
/
+8
*
nir/algebraic: Use value range analysis to convert fmin to fsat
Ian Romanick
2019-08-05
1
-1
/
+1
*
nir/algebraic: Use value range analysis to eliminate tautological compares
Ian Romanick
2019-08-05
1
-21
/
+21
*
nir/algebraic: Use value range analysis to eliminate tautological compares no...
Ian Romanick
2019-08-05
1
-0
/
+28
*
nir/range-analysis: Range tracking for ffma and flrp
Ian Romanick
2019-08-05
1
-114
/
+138
*
nir/range-analysis: Range tracking for bcsel
Ian Romanick
2019-08-05
1
-0
/
+77
*
nir/range-analysis: Tighten the range of fsat based on the range of its source
Ian Romanick
2019-08-05
1
-1
/
+22
*
nir/range-analysis: Rudimentary value range analysis pass
Ian Romanick
2019-08-05
5
-0
/
+753
*
nir/algebraic: Simplify some comparisons like a+constant < constant
Ian Romanick
2019-08-05
1
-0
/
+8
*
nir/algebraic: Recognize (a < 0 || 0 < b) as min(a, -b) < 0
Ian Romanick
2019-08-05
1
-0
/
+14
[next]