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
*
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
*
st/wgl: include u_debug.h
Brian Paul
2015-11-12
3
-0
/
+6
*
st/wgl: reimplement stw_device::fb_mutex with CRITICAL_SECTION
Brian Paul
2015-11-12
3
-15
/
+29
*
st/wgl: re-implement stw_device::ctx_mutex with CRITICAL_SECTION
Brian Paul
2015-11-12
3
-19
/
+34
*
gallium/hud: add cpu graph support for Windows
Brian Paul
2015-11-12
1
-0
/
+54
*
glsl: set matrix_stride for non matrices with atomic counter buffers
Tapani Pälli
2015-11-12
1
-0
/
+2
*
mesa: validate precision of varyings during ValidateProgramPipeline
Tapani Pälli
2015-11-12
3
-0
/
+80
*
glsl: do not lose precision information when packing varyings
Tapani Pälli
2015-11-12
1
-0
/
+1
*
glsl: Add precision information to ir_variable
Iago Toral Quiroga
2015-11-12
4
-24
/
+303
*
glsl: Move the definition of precision_qualifier_allowed
Iago Toral Quiroga
2015-11-12
1
-36
/
+35
*
glsl: Add user-defined default precision qualifiers to the symbol table
Iago Toral Quiroga
2015-11-12
1
-19
/
+10
*
glsl: Add default precision qualifiers to the symbol table
Iago Toral Quiroga
2015-11-12
1
-0
/
+12
*
glsl: Add API to put default precision qualifiers in the symbol table
Iago Toral Quiroga
2015-11-12
2
-0
/
+26
*
i965/fs/nir: fix the number of register written by FS_OPCODE_GET_BUFFER_SIZE
Samuel Iglesias Gonsálvez
2015-11-12
1
-2
/
+14
*
i965/skl/gt4: Fix URB programming restriction.
Ben Widawsky
2015-11-11
1
-0
/
+9
*
nv50,nvc0: add ARB_clear_texture support
Ilia Mirkin
2015-11-11
5
-7
/
+101
*
st/mesa: implement ARB_clear_texture
Ilia Mirkin
2015-11-11
2
-0
/
+30
*
gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture prototype
Ilia Mirkin
2015-11-11
18
-0
/
+31
*
glsl: add helper to check for enhanced layouts support
Timothy Arceri
2015-11-12
1
-0
/
+5
*
mesa: add ARB_enhanced_layouts
Timothy Arceri
2015-11-12
5
-0
/
+6
*
r600: initialised PGM_RESOURCES_2 for ES/GS
Dave Airlie
2015-11-12
2
-0
/
+6
*
i965: Split nir_emit_intrinsic by stage with a general fallback.
Kenneth Graunke
2015-11-11
2
-277
/
+381
*
mesa/copyimage: allow width/height to not be multiples of block
Ilia Mirkin
2015-11-11
1
-3
/
+34
*
i965/brw_reg: Add a brw_VxH_indirect helper
Jason Ekstrand
2015-11-11
1
-0
/
+11
*
mesa: remove old comments in arrayobj.c
Brian Paul
2015-11-11
1
-5
/
+0
[next]