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
*
gallium/radeon: remove the IB flushing flag
Marek Olšák
2015-11-13
4
-14
/
+2
*
gallium/radeon: move GFX/DMA flushing from add_to_buffer_list to need_cs_space
Marek Olšák
2015-11-13
4
-15
/
+14
*
radeonsi: rename cache flushing flags once more
Marek Olšák
2015-11-13
7
-35
/
+30
*
radeonsi: set the DISABLE_WR_CONFIRM flag on CI-VI as well
Marek Olšák
2015-11-13
1
-2
/
+2
*
radeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney
Marek Olšák
2015-11-13
1
-0
/
+3
*
radeonsi: add glClearBufferSubData acceleration
Marek Olšák
2015-11-13
1
-0
/
+60
*
radeonsi: add SI_SAVE_FRAGMENT_STATE blitter flag
Marek Olšák
2015-11-13
1
-19
/
+25
*
gallium/u_blitter: add support for multi-dword clear values in clear_buffer
Marek Olšák
2015-11-13
1
-11
/
+14
*
radeonsi: fix a future crash in emit_cb_target_mask
Marek Olšák
2015-11-13
1
-1
/
+1
*
radeonsi: fix unaligned clear_buffer fallback
Marek Olšák
2015-11-13
1
-6
/
+8
*
r600g: fix clear_buffer fallback with offset != 0
Marek Olšák
2015-11-13
1
-0
/
+1
*
gallium/radeon: fix PIPE_QUERY_GPU_FINISHED
Marek Olšák
2015-11-13
1
-1
/
+1
*
mesa: minor comment fix in blend.c
Brian Paul
2015-11-13
1
-1
/
+1
*
egl/wayland: Ignore rects from SwapBuffersWithDamage
Daniel Stone
2015-11-13
1
-12
/
+4
*
Revert "nir/copy_propagate: do not copy-propagate MOV srcs with source modifi...
Iago Toral Quiroga
2015-11-13
1
-10
/
+7
*
glsl: fix 'shared' layout qualifier related regressions
Samuel Iglesias Gonsálvez
2015-11-13
1
-0
/
+5
*
nir/copy_propagate: do not copy-propagate MOV srcs with source modifiers
Iago Toral Quiroga
2015-11-13
1
-7
/
+10
*
nir/vars_to_ssa: Delete dead output set code
Jason Ekstrand
2015-11-12
1
-7
/
+0
*
nir/vars_to_ssa: Rework copy set handling in lower_copies_to_load_store
Jason Ekstrand
2015-11-12
1
-1
/
+4
*
nir/validate: Allow subroutine types for the tails of derefs
Jason Ekstrand
2015-11-12
1
-2
/
+6
*
mesa: Replace gl_extensions::EXT_texture3D with ::dummy_true
Nanley Chery
2015-11-12
5
-6
/
+3
*
mesa: fix MSVC build break in extensions.h
Brian Paul
2015-11-12
1
-1
/
+3
*
nvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
Ilia Mirkin
2015-11-12
6
-0
/
+6
*
gallium: add support for gl_HelperInvocation semantic
Ilia Mirkin
2015-11-12
4
-2
/
+14
*
glsl: add gl_HelperInvocation system value
Ilia Mirkin
2015-11-12
3
-0
/
+5
*
glsl: Correctly handle vector extract on function parameter
Jordan Justen
2015-11-12
1
-2
/
+2
*
mesa: In helpers, only check driver capability for meta
Nanley Chery
2015-11-12
5
-1
/
+20
*
mesa/extensions: Prefix global struct and extension type
Nanley Chery
2015-11-12
2
-23
/
+23
*
mesa: Generate a helper function for each extension
Nanley Chery
2015-11-12
3
-22
/
+44
*
mesa/extensions: Replace extension::api_set with ::version
Nanley Chery
2015-11-12
2
-336
/
+331
*
mesa/extensions: Use _mesa_extension_supported()
Nanley Chery
2015-11-12
2
-46
/
+14
*
mesa/extensions: Create _mesa_extension_supported()
Nanley Chery
2015-11-12
1
-0
/
+18
*
mesa/extensions: Add extension::version
Nanley Chery
2015-11-12
2
-320
/
+334
*
mesa/extensions: Move entries entries to separate file
Nanley Chery
2015-11-12
3
-325
/
+327
*
mesa/extensions: Wrap array entries in macros
Nanley Chery
2015-11-12
1
-327
/
+328
*
mesa/extensions: Remove array sentinel
Nanley Chery
2015-11-12
1
-18
/
+25
*
i965: Check instructions appear only on supported hardware.
Matt Turner
2015-11-12
1
-0
/
+254
*
i965: Add initial assembly validation pass.
Matt Turner
2015-11-12
5
-0
/
+174
*
i965: Add annotation_insert_error() and support for printing errors.
Matt Turner
2015-11-12
2
-7
/
+71
*
i965: Combine assembly annotations if possible.
Matt Turner
2015-11-12
1
-5
/
+18
*
i965: Set annotation_info's mem_ctx.
Matt Turner
2015-11-12
3
-2
/
+5
*
i965: Don't consider control flow instructions to have sources.
Matt Turner
2015-11-12
1
-8
/
+8
*
i965: Fill out instruction list.
Matt Turner
2015-11-12
3
-14
/
+42
*
ralloc: Set *start in ralloc_vasprintf_rewrite_tail() if str is NULL.
Matt Turner
2015-11-12
1
-0
/
+1
*
i965: Consolidate is_3src() functions.
Matt Turner
2015-11-12
3
-8
/
+7
*
st/wgl: add a comment about recursive locking in stw_make_current()
Brian Paul
2015-11-12
1
-0
/
+4
*
st/wgl: add a lock assertion in stw_framebuffer_from_hwnd_locked()
Brian Paul
2015-11-12
1
-0
/
+1
*
st/wgl: add some mutex checking code
José Fonseca
2015-11-12
1
-0
/
+26
*
st/wgl: rename stw_framebuffer_release() to stw_framebuffer_unlock()
Brian Paul
2015-11-12
5
-19
/
+19
*
st/wgl: reimplement stw_framebuffer::mutex with CRITICAL_SECTION
Brian Paul
2015-11-12
4
-29
/
+32
[next]