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
/
mesa
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: split bind_buffer_range_uniform_buffer() in two
Timothy Arceri
2017-05-30
1
-13
/
+19
*
mesa: add KHR_no_error support for glVertexArrayVertexBuffer()
Timothy Arceri
2017-05-30
2
-0
/
+17
*
mesa: add KHR_no_error support for glBindVertexBuffer()
Timothy Arceri
2017-05-30
2
-3
/
+17
*
mesa: split vertex_array_vertex_buffer() in two
Timothy Arceri
2017-05-30
1
-42
/
+53
*
mesa: add KHR_no_error support for glBindImageTextures()
Samuel Pitoiset
2017-05-29
2
-31
/
+51
*
mesa: add KHR_no_error support for glBindImageTexture()
Samuel Pitoiset
2017-05-29
2
-0
/
+20
*
mesa: add bind_image_texture() helper
Samuel Pitoiset
2017-05-29
1
-7
/
+16
*
mesa: add set_image_binding() helper
Samuel Pitoiset
2017-05-29
1
-36
/
+34
*
mesa: remove unused layered parameter from validate_bind_image_texture()
Samuel Pitoiset
2017-05-29
1
-4
/
+4
*
mesa: add KHR_no_error support for glActiveTexture()
Samuel Pitoiset
2017-05-29
2
-11
/
+28
*
i965/copy_image: Use the blitter on gen5
Jason Ekstrand
2017-05-26
1
-1
/
+1
*
i965/blorp: Support copyteximage on gen4-5
Jason Ekstrand
2017-05-26
1
-4
/
+7
*
i965: Use blorp for CopyImageSubData on gen4-5
Jason Ekstrand
2017-05-26
1
-123
/
+17
*
i965: Round copy size to the nearest block in intel_miptree_copy
Jason Ekstrand
2017-05-26
1
-2
/
+2
*
i965: Use BLORP for color clears on gen4-5
Jason Ekstrand
2017-05-26
1
-2
/
+1
*
i965: Use blorp for color blits on gen4-5
Jason Ekstrand
2017-05-26
2
-53
/
+30
*
i965: Add blorp support for gen4-5
Jason Ekstrand
2017-05-26
6
-3
/
+227
*
i965/gen4: Expose the guts of URB recalculation as a helper
Jason Ekstrand
2017-05-26
2
-5
/
+12
*
intel/blorp: Add support for gen4-5 SF programs
Jason Ekstrand
2017-05-26
1
-1
/
+2
*
i965: Move clip program compilation to the compiler
Jason Ekstrand
2017-05-26
10
-2339
/
+22
*
i965: Move SF compilation to the compiler
Jason Ekstrand
2017-05-26
7
-981
/
+12
*
i965/clip: Make brw_clip_prog_key::interp_mode an array
Jason Ekstrand
2017-05-26
2
-2
/
+6
*
i965/sf: make brw_sf_prog_key::interp_mode an array
Jason Ekstrand
2017-05-26
2
-2
/
+6
*
intel/genxml: Sampler state is a pointer on gen4-5
Jason Ekstrand
2017-05-26
1
-1
/
+1
*
i965/blorp: Properly handle mt->first_level
Jason Ekstrand
2017-05-26
1
-0
/
+3
*
i965/miptree: Take first_level into account when converting to ISL
Jason Ekstrand
2017-05-26
1
-1
/
+1
*
i965: Use blorp_copy for doing r8 stencil updates on HSW
Jason Ekstrand
2017-05-26
1
-15
/
+4
*
i965/blorp: Do and end-of-pipe sync on both sides of fast-clear ops
Jason Ekstrand
2017-05-26
1
-18
/
+38
*
i965: use mmap64 for Android
Rob Herring
2017-05-25
1
-16
/
+3
*
mesa: remove unrequired double calc
Timothy Arceri
2017-05-25
1
-10
/
+2
*
mesa: remove redundant modulus operation
Timothy Arceri
2017-05-25
1
-3
/
+2
*
mesa: Remove GL_APPLE_vertex_array_object stubs
Ian Romanick
2017-05-23
3
-22
/
+0
*
i965: Enable ASTC HDR for Broxton
Nanley Chery
2017-05-22
1
-0
/
+3
*
mesa: GL_ARB_shader_subroutine is not optional in core profile
Ian Romanick
2017-05-22
8
-48
/
+3
*
drirc: Add allow_glsl_builtin_variable_redeclaration for Dead Island Riptide ...
Benedikt Schemmer
2017-05-22
1
-0
/
+4
*
mesa: add APPLE_vertex_array_object stubs
Timothy Arceri
2017-05-22
3
-0
/
+22
*
main: Move hashLockMutex/hashUnlockMutex to header and inline
Thomas Helland
2017-05-22
2
-45
/
+40
*
main: Use _mesa_HashLock/UnlockMutex consistently
Thomas Helland
2017-05-22
1
-13
/
+10
*
drirc: Add allow_glsl_builtin_variable_redeclaration for Dying Light and Dead...
John Brooks
2017-05-20
1
-1
/
+12
*
driconf: Add allow_glsl_builtin_variable_redeclaration option
John Brooks
2017-05-20
5
-0
/
+16
*
i965: Use the upload BO for push constants on Gen7.5-Gen8.
Kenneth Graunke
2017-05-20
2
-2
/
+2
*
i965: Use the upload BO for push constants on Gen9+.
Kenneth Graunke
2017-05-20
2
-6
/
+11
*
i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from CS packets.
Kenneth Graunke
2017-05-20
2
-3
/
+1
*
st/mesa: don't mark the program as in cache_fallback when there is cache miss
Timothy Arceri
2017-05-20
2
-1
/
+8
*
mesa: add an env var to force cache fallback
Timothy Arceri
2017-05-20
3
-1
/
+8
*
st/mesa: improve shader cache debug info
Timothy Arceri
2017-05-20
1
-2
/
+4
*
i965/formats: Update the three-channel DXT1 mappings
Nanley Chery
2017-05-18
2
-14
/
+5
*
st/mesa: silence a valgrind warning in u_threaded_context due to st_draw_vbo
Marek Olšák
2017-05-18
1
-0
/
+1
*
glsl_to_tgsi: declare all SSBOs and atomics when indirect indexing is used
Marek Olšák
2017-05-18
1
-16
/
+14
*
tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
2017-05-18
4
-16
/
+28
[next]