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
*
ac/radeonsi: move the bulk of gfx6_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
3
-411
/
+470
*
ac/radeonsi: move amdgpu_addr_create to ac_surface
Nicolai Hähnle
2017-05-18
8
-165
/
+220
*
ac/radeonsi: move surface definitions to new header ac_surface.h
Nicolai Hähnle
2017-05-18
2
-147
/
+179
*
st/mesa: remove an incorrect assertion
Nicolai Hähnle
2017-05-18
1
-2
/
+0
*
i965/vec4: load dvec3/4 uniforms first in the push constant buffer
Samuel Iglesias Gonsálvez
2017-05-18
1
-27
/
+80
*
i965/vec4: fix swizzle and writemask when loading an uniform with constant of...
Samuel Iglesias Gonsálvez
2017-05-18
1
-4
/
+11
*
i965/vec4/gs: restore the uniform values which was overwritten by failed vec4...
Samuel Iglesias Gonsálvez
2017-05-18
1
-0
/
+26
*
vc4: Don't allocate new BOs to avoid synchronization when they're shared.
Eric Anholt
2017-05-17
1
-1
/
+2
*
vc4: Drop pointless indirections around BO import/export.
Eric Anholt
2017-05-17
3
-69
/
+49
*
vc4: Drop the u_resource_vtbl no-op layer.
Eric Anholt
2017-05-17
4
-33
/
+27
*
gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED
Marek Olšák
2017-05-17
2
-2
/
+30
*
mesa: don't check mapped buffers in every draw call if drivers allow it
Marek Olšák
2017-05-17
1
-1
/
+14
*
mesa: add gl_constants::AllowMappedBuffersDuringExecution
Marek Olšák
2017-05-17
2
-0
/
+6
*
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
2017-05-17
17
-0
/
+17
*
glxglvnddispatch: Add missing dispatch for GetDriverConfig
Hans de Goede
2017-05-17
2
-0
/
+15
*
swr: don't use AttributeSet with llvm >= 5
Tim Rowley
2017-05-17
1
-15
/
+21
*
Android: correct libz dependency
Chih-Wei Huang
2017-05-17
4
-3
/
+6
*
mesa: add KHR_no_error support for glDispatchCompute*()
Timothy Arceri
2017-05-17
4
-3
/
+41
*
mesa: add DispatchCompute* helpers
Timothy Arceri
2017-05-17
1
-13
/
+38
*
mesa: move FLUSH_CURRENT() calls out of DispatchCompute*() validation
Timothy Arceri
2017-05-17
1
-6
/
+6
*
mesa: compute.c C99 tidy up
Timothy Arceri
2017-05-17
1
-4
/
+2
*
mesa: move DispatchCompute() validation to compute.c
Timothy Arceri
2017-05-17
3
-252
/
+229
*
mesa: add KHR_no_error support for glBlendEquationSeparateiARB()
Timothy Arceri
2017-05-17
3
-1
/
+13
*
mesa: add blend_equation_separatei() helper
Timothy Arceri
2017-05-17
1
-9
/
+17
*
mesa: add KHR_no_error support for glBlendFunc*iARB()
Timothy Arceri
2017-05-17
3
-2
/
+26
*
mesa: add blend_func_separatei() helper
Timothy Arceri
2017-05-17
1
-17
/
+28
*
mesa: add KHR_no_error support for glBufferSubData()
Timothy Arceri
2017-05-17
3
-4
/
+22
*
mesa: add KHR_no_error support for glNamedBufferSubData()
Timothy Arceri
2017-05-17
3
-8
/
+24
*
mesa: add buffer_sub_data() helper
Timothy Arceri
2017-05-17
1
-17
/
+24
*
mesa: create validate_buffer_sub_data() helper
Timothy Arceri
2017-05-17
4
-40
/
+45
*
mesa: add KHR_no_error support for glBufferStorage()
Timothy Arceri
2017-05-17
3
-4
/
+21
*
mesa: add KHR_no_error support for glNamedBufferStorage()
Timothy Arceri
2017-05-17
3
-8
/
+28
*
mesa: add inlined_buffer_storage() helper
Timothy Arceri
2017-05-17
1
-20
/
+27
*
mesa: add validate_buffer_storage() helper
Timothy Arceri
2017-05-17
1
-15
/
+27
*
mesa: add KHR_no_error support for glCompressedTex*SubImage3D()
Timothy Arceri
2017-05-17
4
-3
/
+44
*
mesa: add 3D support to compressed_tex_sub_image() helper
Timothy Arceri
2017-05-17
1
-119
/
+66
*
mesa: add KHR_no_error support for glCompressedTex*SubImage2D()
Timothy Arceri
2017-05-17
4
-2
/
+42
*
mesa: add 2D support to compressed_tex_sub_image() helper
Timothy Arceri
2017-05-17
1
-67
/
+16
*
mesa: add KHR_no_error support for CompressedTex*SubImage1D()
Timothy Arceri
2017-05-17
4
-11
/
+53
*
mesa: add compressed_tex_sub_image() helper
Timothy Arceri
2017-05-17
1
-44
/
+38
*
mesa: make _mesa_compressed_texture_sub_image() static
Timothy Arceri
2017-05-17
2
-51
/
+30
*
mesa: add KHR_no_error support for NamedFramebufferTexture
Timothy Arceri
2017-05-17
3
-1
/
+12
*
mesa: add KHR_no_error support for FramebufferTexture
Timothy Arceri
2017-05-17
3
-1
/
+13
*
mesa: add *FramebufferTexture() support to frame_buffer_texture helper
Timothy Arceri
2017-05-17
1
-100
/
+41
*
mesa: add KHR_no_error support for NamedFramebufferTextureLayer
Timothy Arceri
2017-05-17
3
-1
/
+18
*
mesa: add KHR_no_error support for FramebufferTextureLayer
Timothy Arceri
2017-05-17
3
-1
/
+14
*
mesa: add no error support to frame_buffer_texture_layer() helper
Timothy Arceri
2017-05-17
1
-27
/
+43
*
mesa: add frame_buffer_texture_layer() helper
Timothy Arceri
2017-05-17
1
-54
/
+31
*
mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
2017-05-17
3
-21
/
+48
*
mesa: move use_program() inside _mesa_use_program()
Timothy Arceri
2017-05-17
1
-29
/
+21
[next]