projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2015-11-12
Jordan Justen
glsl: Correctly handle vector extract on function parameter
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nanley Chery
mesa: In helpers, only check driver capability for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nanley Chery
mesa/extensions: Prefix global struct and extension...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nanley Chery
mesa: Generate a helper function for each extension
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nanley Chery
mesa/extensions: Replace extension::api_set with :...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nanley Chery
mesa/extensions: Use _mesa_extension_supported()
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nanley Chery
mesa/extensions: Create _mesa_extension_supported()
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nanley Chery
mesa/extensions: Add extension::version
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nanley Chery
mesa/extensions: Move entries entries to separate file
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nanley Chery
mesa/extensions: Wrap array entries in macros
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Nanley Chery
mesa/extensions: Remove array sentinel
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Matt Turner
i965: Check instructions appear only on supported hardware.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Matt Turner
i965: Add initial assembly validation pass.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Matt Turner
i965: Add annotation_insert_error() and support for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Matt Turner
i965: Combine assembly annotations if possible.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Matt Turner
i965: Set annotation_info's mem_ctx.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Matt Turner
i965: Don't consider control flow instructions to have...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Matt Turner
i965: Fill out instruction list.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Matt Turner
ralloc: Set *start in ralloc_vasprintf_rewrite_tail...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Matt Turner
i965: Consolidate is_3src() functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Brian Paul
st/wgl: add a comment about recursive locking in stw_ma...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Brian Paul
st/wgl: add a lock assertion in stw_framebuffer_from_hw...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
José Fonseca
st/wgl: add some mutex checking code
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Brian Paul
st/wgl: rename stw_framebuffer_release() to stw_framebu...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Brian Paul
st/wgl: reimplement stw_framebuffer::mutex with CRITICA...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Brian Paul
st/wgl: include u_debug.h
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Brian Paul
st/wgl: reimplement stw_device::fb_mutex with CRITICAL_...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Brian Paul
st/wgl: re-implement stw_device::ctx_mutex with CRITICA...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Brian Paul
gallium/hud: add cpu graph support for Windows
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tapani Pälli
glsl: set matrix_stride for non matrices with atomic...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tapani Pälli
mesa: validate precision of varyings during ValidatePro...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Tapani Pälli
glsl: do not lose precision information when packing...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Iago Toral...
glsl: Add precision information to ir_variable
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Iago Toral...
glsl: Move the definition of precision_qualifier_allowed
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Iago Toral...
glsl: Add user-defined default precision qualifiers...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Iago Toral...
glsl: Add default precision qualifiers to the symbol...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Iago Toral...
glsl: Add API to put default precision qualifiers in...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Samuel Iglesias...
i965/fs/nir: fix the number of register written by...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Ben Widawsky
i965/skl/gt4: Fix URB programming restriction.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Ilia Mirkin
nv50,nvc0: add ARB_clear_texture support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Ilia Mirkin
st/mesa: implement ARB_clear_texture
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Ilia Mirkin
gallium: add PIPE_CAP_CLEAR_TEXTURE and clear_texture...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Timothy Arceri
glsl: add helper to check for enhanced layouts support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Timothy Arceri
mesa: add ARB_enhanced_layouts
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Dave Airlie
r600: initialised PGM_RESOURCES_2 for ES/GS
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Kenneth Graunke
i965: Split nir_emit_intrinsic by stage with a general...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Ilia Mirkin
mesa/copyimage: allow width/height to not be multiples...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Jason Ekstrand
i965/brw_reg: Add a brw_VxH_indirect helper
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Brian Paul
mesa: remove old comments in arrayobj.c
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Brian Paul
st/wgl: clarify code in stw_framebuffer_from_hwnd_locked()
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Brian Paul
st/wgl: improve some function comments
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Brian Paul
st/wgl: whitespace/formatting fixes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Brian Paul
st/wgl: fix locking issue in stw_st_framebuffer_present...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Kenneth Graunke
i965: Print force_writemask_all in dump_instructions().
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Kenneth Graunke
i965: Combine BRW_NEW_*_BINDING_TABLE dirty bits.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Kenneth Graunke
i965: Map GL_PATCHES to 3DPRIM_PATCHLIST_n.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Emil Velikov
docs: add news item and link release notes for 11.0.5
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Emil Velikov
docs: add sha256 checksums for 11.0.5
commit
|
commitdiff
|
tree
|
snapshot
2015-11-11
Emil Velikov
docs: add release notes for 11.0.5
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Glenn Kennard
r600g: Pass conservative depth parameters to hw
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Dave Airlie
Revert "r600g: Pass conservative depth parameters to hw"
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Glenn Kennard
r600g: Implement ARB_texture_view
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Glenn Kennard
r600g: Pass conservative depth parameters to hw
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Eduardo Lima...
i965/nir/opt_peephole_ffma: Bypass fusion if any operan...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Eduardo Lima...
util: Add list_is_singular() helper function
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Eduardo Lima...
nir/nir_opt_peephole_ffma: Move this lowering pass...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Kristian Høgsberg...
glsl: Use array deref for access to vector components
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Kristian Høgsberg...
glsl: Lower UBO and SSBO access in glsl linker
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Kristian Høgsberg...
glsl: Drop exec_list argument to lower_ubo_reference
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Connor Abbott
nir/glsl: switch to using the builder
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Connor Abbott
nir/glsl: make emit() take nir_ssa_def * sources
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Connor Abbott
nir/glsl: convert nir_visitor::result to a nir_ssa_def *
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Connor Abbott
nir/glsl: make evaluate_rvalue() return a nir_ssa_def *
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Jose Fonseca
st/mesa: Destroy buffer object's mutex.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Kenneth Graunke
nir: Store PatchInputsRead and PatchOutputsWritten...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Eric Anholt
vc4: Avoid loading undefined (newly-allocated) FBO...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Eric Anholt
vc4: Return NULL when we can't make our shadow for...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Eric Anholt
vc4: Return GL_OUT_OF_MEMORY when buffer allocation...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Eric Anholt
vc4: Add CL dumping for GL_ARRAY_PRIMITIVE.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Eric Anholt
vc4: Fix a compiler warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Jordan Justen
glsl: Use shared storage variable type for shared variables
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Jordan Justen
glsl: Add shared variable type
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Jordan Justen
glsl: Add space to shader_storage in print_visitor
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Jordan Justen
glsl: Align comments on variables types
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Jordan Justen
glsl: Parse shared keyword for compute shader variables
commit
|
commitdiff
|
tree
|
snapshot
2015-11-10
Timothy Arceri
glsl: simplify interface block stream qualifier validation
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Ilia Mirkin
docs: note that ARB_copy_image was added to nv50, nvc0...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Brian Paul
st/wgl: add null pointer check for HUD texture
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Brian Paul
st/wgl: fix double-present on swapbuffers bug
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Brian Paul
st/wgl: reorder pixel formats to put MSAA formats last
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
José Fonseca
st/wgl: Don't rely on GDI to bookkeep pixelformat for us.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-09
Michel Dänzer
winsys/radeon: Use CPU page size instead of hardcoding...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Christian König
radeon/uvd: add H.265/HEVC to legal notes
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Leo Liu
st/omx: add headless support
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Leo Liu
st/va: use vl screen drm support from vl_wys_drm
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Leo Liu
vl: add drm support for vl_screen
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Leo Liu
st/va: fix build fails with pipe loader
commit
|
commitdiff
|
tree
|
snapshot
2015-11-08
Samuel Pitoiset
nvc0: enable compute support on Fermi
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Ilia Mirkin
nv50/ir: fix emission of s[] args in certain situations
commit
|
commitdiff
|
tree
|
snapshot
2015-11-07
Ilia Mirkin
nv50/ir: only take abs value when computing high result
commit
|
commitdiff
|
tree
|
snapshot
next