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
...
*
gallium/radeon/gfx9: fix PBO texture uploads to compressed textures
Nicolai Hähnle
2017-06-19
1
-1
/
+6
*
r600: fix off-by-one in egd_tables.py
Nicolai Hähnle
2017-06-19
1
-1
/
+1
*
amd/common: fix off-by-one in sid_tables.py
Nicolai Hähnle
2017-06-19
1
-1
/
+1
*
i965: update MaxTextureRectSize to match PRMs and comply with OpenGL 4.1+
Iago Toral Quiroga
2017-06-19
1
-1
/
+1
*
mesa: add KHR_no_error support for gl*UniformHandleui64*ARB
Samuel Pitoiset
2017-06-18
1
-19
/
+39
*
mesa: add KHR_no_error support for glGetImageHandleARB()
Samuel Pitoiset
2017-06-18
3
-1
/
+20
*
mesa: add KHR_no_error support for glGetTexture*HandleARB()
Samuel Pitoiset
2017-06-18
3
-2
/
+40
*
mesa: add KHR_no_error support for glMake{Image,Texture}Handle*ResidentARB()
Samuel Pitoiset
2017-06-18
3
-4
/
+62
*
mesa: add KHR_no_error support for glIs{Image,Texture}HandleResidentARB()
Samuel Pitoiset
2017-06-18
3
-2
/
+23
*
radeonsi: reduce overhead for resident textures which need color decompression
Samuel Pitoiset
2017-06-18
4
-34
/
+58
*
radeonsi: reduce overhead for resident textures which need depth decompression
Samuel Pitoiset
2017-06-18
4
-8
/
+29
*
radeonsi: use util_dynarray_foreach for bindless resources
Samuel Pitoiset
2017-06-18
2
-129
/
+46
*
mesa/util: add util_dynarray_clear() helper
Samuel Pitoiset
2017-06-18
1
-0
/
+6
*
gallium/radeon: add a new HUD query for the number of resident handles
Samuel Pitoiset
2017-06-18
4
-0
/
+12
*
i965/gen4: Refactor depth/stencil rebase
Topi Pohjolainen
2017-06-18
1
-180
/
+63
*
i965: Drop depth/stencil miptree pointers in alignment workaround
Topi Pohjolainen
2017-06-18
2
-15
/
+3
*
i965/gen4: Simplify depth/stencil invalidate check
Topi Pohjolainen
2017-06-18
1
-13
/
+3
*
i965/gen4: Remove redundant check for depth when rebasing stencil
Topi Pohjolainen
2017-06-18
1
-51
/
+12
*
i965/gen4: Remove non-existing stencil and hiz buffer setup
Topi Pohjolainen
2017-06-18
2
-117
/
+14
*
android: ac: add missing libdrm_amdgpu shared dependency
Mauro Rossi
2017-06-17
1
-0
/
+3
*
r600: include libelf headers only as needed
Emil Velikov
2017-06-17
1
-0
/
+2
*
radeonsi: include ac_binary.h for struct ac_shader_binary
Emil Velikov
2017-06-17
1
-2
/
+2
*
r600, radeon: move radeon_shader_binary_{init,clean} back to radeon
Emil Velikov
2017-06-17
3
-23
/
+28
*
ac: resolve conflicts introduced with "ac: remove amdgpu.h dependency"
Emil Velikov
2017-06-17
1
-1
/
+3
*
i965/gen4: Set depth offset when there is stencil attachment only
Topi Pohjolainen
2017-06-17
1
-0
/
+6
*
i965/gen6: Remove dead code in hiz surface setup
Topi Pohjolainen
2017-06-17
1
-7
/
+6
*
intel/isl/gen6: Allow arrayed stencil
Topi Pohjolainen
2017-06-17
1
-1
/
+0
*
svga: add new num-failed-allocations HUD query
Brian Paul
2017-06-16
5
-2
/
+26
*
gallium/hud: support GALLIUM_HUD_DUMP_DIR feature on Windows
Brian Paul
2017-06-16
1
-6
/
+30
*
svga: add a few minor comments
Brian Paul
2017-06-16
2
-1
/
+6
*
mesa: whitespace fixes in enable.c
Brian Paul
2017-06-16
1
-68
/
+68
*
i965: Convert SF_STATE to genxml.
Rafael Antognolli
2017-06-16
5
-288
/
+83
*
genxml: The viewport state offset is actually an address.
Rafael Antognolli
2017-06-16
1
-1
/
+1
*
genxml: Rename fields to match gen6+.
Rafael Antognolli
2017-06-16
3
-3
/
+3
*
genxml: Rename SF_STATE field to match gen6+.
Rafael Antognolli
2017-06-16
3
-9
/
+9
*
i965: aa_line_distance_mode should be before the padding.
Rafael Antognolli
2017-06-16
1
-1
/
+1
*
swr/rast: Fix read-back of viewport array index
Tim Rowley
2017-06-16
10
-117
/
+182
*
swr/rast: Refactor includes to limit simdintrin.h usage
Tim Rowley
2017-06-16
16
-1079
/
+1147
*
swr/rast: Fix read-back of render target array index
Tim Rowley
2017-06-16
5
-13
/
+18
*
swr/rast: Adjust cast for gcc warning
Tim Rowley
2017-06-16
1
-1
/
+1
*
swr/rast: Don't transition hottile resolved->dirty during store tiles
Tim Rowley
2017-06-16
1
-1
/
+4
*
swr/rast: gen_llvm_types.py support for SIMD256/SIMD512
Tim Rowley
2017-06-16
1
-6
/
+6
*
swr/rast: Properly size GS stage scratch space
Tim Rowley
2017-06-16
1
-1
/
+1
*
swr/rast: Fix early z / query interaction
Tim Rowley
2017-06-16
1
-0
/
+4
*
swr/rast: Share vertex memory between VS input/output
Tim Rowley
2017-06-16
1
-5
/
+2
*
swr/rast: Add support for dynamic vertex size for VS output
Tim Rowley
2017-06-16
3
-15
/
+23
*
swr/rast: SIMD16 FE - improve calcDeterminantIntVertical
Tim Rowley
2017-06-16
1
-12
/
+20
*
swr/rast: Add support to PA for variable sized vertices
Tim Rowley
2017-06-16
4
-26
/
+38
*
swr/rast: Rework attribute layout
Tim Rowley
2017-06-16
4
-66
/
+103
*
swr/rast: Remove explicit primitive id slot in the vertex layout
Tim Rowley
2017-06-16
7
-58
/
+33
[prev]
[next]