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-13
Kenneth Graunke
nir: Add helpers for getting input/output intrinsic...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Kenneth Graunke
nir: Don't lower TCS outputs to temporaries.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Kenneth Graunke
nir: Allow outputs reads and add the relevant intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Kenneth Graunke
nir/lower_io: Introduce nir_store_per_vertex_output...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Kenneth Graunke
nir/lower_io: Use load_per_vertex_input intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Ian Romanick
i965: Silence unused parameter warnings in get_buffer_rect
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Ian Romanick
meta/generate_mipmap: Don't leak the sampler object
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Remove unneeded #includes.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Silence warning.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Juha-Pekka...
i965: Don't write beyond allocated memory.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Use BRW_MRF_COMPR4 macro in more places.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Combine register file field.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Replace HW_REG with ARF/FIXED_GRF.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965/fs: Set stride correctly for immediates in fs_reg...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965/fs: Handle type-V immediates in brw_reg_from_fs_reg().
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Rename GRF to VGRF.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Move BAD_FILE from the beginning of enum register...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Initialize registers.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Use brw_reg's nr field to store register number.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Unwrap some lines.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965/vec4: Remove swizzle/writemask fields from src...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Remove fixed_hw_reg field from backend_reg.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Use immediate storage in inherited brw_reg.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Add and use enum brw_reg_file.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Reorganize brw_reg fields.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Make 'dw1' and 'bits' unnamed structures in brw_reg.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Delete type field from backend_reg.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Delete abs/negate fields from backend_reg.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965: Make backend_reg inherit from brw_reg.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Matt Turner
i965/fs: Replace nested ternary with if ladder.
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: remove dead code after ES-GS linkage change
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: link ES-GS just like LS-HS
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: calculate optimal GS ring sizes to fix GS...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: rename si_update_gs_rings
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: calculate ESGS_RING_ITEMSIZE in create_shader
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: move maximum gs stream calculation into creat...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: clean up small duplication in si_shader_gs
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/radeon: shorten render_cond variable names
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/radeon: remove predicate_drawing flag
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/radeon: atomize render condition (SET_PREDICATION)
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/radeon: simplify restoring render condition...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/radeon: don't use PREDICATION_OP_CLEAR
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/radeon: simplify disabling render condition...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
r600g: don't set predication on non-draw packets
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/radeon: inline the r600_rings structure
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: prevent recursion in si_context_gfx_flush
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/radeon: remove the IB flushing flag
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/radeon: move GFX/DMA flushing from add_to_buffe...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: rename cache flushing flags once more
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: set the DISABLE_WR_CONFIRM flag on CI-VI...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: add glClearBufferSubData acceleration
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: add SI_SAVE_FRAGMENT_STATE blitter flag
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/u_blitter: add support for multi-dword clear...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: fix a future crash in emit_cb_target_mask
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
radeonsi: fix unaligned clear_buffer fallback
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
r600g: fix clear_buffer fallback with offset != 0
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Marek Olšák
gallium/radeon: fix PIPE_QUERY_GPU_FINISHED
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Brian Paul
mesa: minor comment fix in blend.c
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Brian Paul
docs: add link to Coverity on developer utilities page
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Brian Paul
docs: update VMware driver instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Daniel Stone
egl/wayland: Ignore rects from SwapBuffersWithDamage
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Iago Toral...
Revert "nir/copy_propagate: do not copy-propagate MOV...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Samuel Iglesias...
glsl: fix 'shared' layout qualifier related regressions
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Iago Toral...
nir/copy_propagate: do not copy-propagate MOV srcs...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Jason Ekstrand
nir/vars_to_ssa: Delete dead output set code
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Jason Ekstrand
nir/vars_to_ssa: Rework copy set handling in lower_copi...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Jason Ekstrand
nir/validate: Allow subroutine types for the tails...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-13
Nanley Chery
mesa: Replace gl_extensions::EXT_texture3D with ::dummy...
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Brian Paul
mesa: fix MSVC build break in extensions.h
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Ilia Mirkin
nvc0/ir: add support for TGSI_SEMANTIC_HELPER_INVOCATION
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Ilia Mirkin
gallium: add support for gl_HelperInvocation semantic
commit
|
commitdiff
|
tree
|
snapshot
2015-11-12
Ilia Mirkin
glsl: add gl_HelperInvocation system value
commit
|
commitdiff
|
tree
|
snapshot
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
next