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-07-29
Francisco Jerez
i965/fs: Set execution controls explicitly in opt_peeph...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Set execution controls correctly in lower_inte...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Set execution controls correctly for lowered...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Set the execution size of the MOVs correctly...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Define a new fs_builder constructor taking...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Translate memory barrier NIR intrinsics.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Execute nir_setup_uniforms, _inputs and _outpu...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Don't overwrite fs_visitor::uniforms and ...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Drop unused untyped surface read and atomic...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Revisit NIR atomic counter intrinsic translation.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Import surface message builder helper functions.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Handle zero-size allocations in fs_builder...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Implement lowering of logical surface instruct...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Hook up SIMD lowering to unroll surface instru...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Define logical typed and untyped surface opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965: Lift the constness restriction on surface indices...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965: Define the setup_vector_uniform_values() backend_...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Remove the emit_texture_gen*() fs_visitor...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Reimplement emit_mcs_fetch() in terms of logic...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Reimplement emit_texture() in terms of logical...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Hook up SIMD lowering to handle texturing...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Implement lowering of logical texturing opcode...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Implement lowering of logical texturing opcode...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Lower SHADER_OPCODE_TXF_UMS/MCS_LOGICAL too...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Implement lowering of logical texturing opcode...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Fix misleading comment regarding the message...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Pass a BAD_FILE header source to LOAD_PAYLOAD...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Fix opt_zero_samples() for texturing ops not...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Use exec_size instead of dispatch_width to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Define logical texture sampling opcodes.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Reimplement emit_single_fb_write() in terms...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Implement lowering of logical framebuffer...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Hook up SIMD lowering to unroll FB writes...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Remove the FS_OPCODE_SET_OMASK pseudo-opcode.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Don't attempt to copy the useless half of...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Move up Gen6 no16 check to emit_fb_writes().
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Move up prog_data->uses_omask assignment up...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Simplify control flow in emit_single_fb_write().
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Fix slight layering violation in emit_single_f...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Make sure that the type sizes are compatible...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Honour the instruction force_sechalf and exec_...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Define logical framebuffer write opcode.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Implement pass to lower instructions of unsupp...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Fix return value of fs_inst::regs_read() for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Add builder emit method taking a variable...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Add stub lowering pass for logical send-messag...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Factor out source components calculation to...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Simplify instruction rewrite loop in the regis...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Fix rewrite of the second half of 16-wide...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Francisco Jerez
i965/fs: Detect multi-register MOVs correctly in regist...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Dave Airlie
radeon: add support for streams to the common streamout...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Dave Airlie
radeon: move streamout buffer config to streamout enabl...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Fabio Pedretti
docs: consolidate nvc0 status
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_explicit_uniform_location...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_compute_shader for GLES 3.1
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_texture_gather for GLES 3.1
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_texture_multisample for GLES 3.1
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_shader_atomic_counters for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_shader_image_load_store for...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Marta Lofstedt
mesa/es3.1: Add ES 3.1 handling to get.c and get_hash_g...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Eduardo Lima...
mesa: Return INVALID_ENUM in glClearBufferiv() when...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Kenneth Graunke
i965: Use real stage in "Unsupported form of variable...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Kenneth Graunke
glsl: Fix a bug where LHS swizzles of swizzles were...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Tapani Pälli
glsl: verify location when dual source blending
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Tapani Pälli
glsl: move max_index calc to assign_attribute_or_color_...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Eric Anholt
vc4: Skip re-emitting the shader_rec if it's unchanged.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Eric Anholt
vc4: Drop unused vpm_offset value.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Eric Anholt
vc4: Simplify vc4_use_bo and make sure it's not a shader.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Eric Anholt
vc4: Keep the validated shader around for the simulator...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Eric Anholt
vc4: Make the object be the return value from vc4_use_bo().
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Eric Anholt
vc4: Ensure that the bin CL is properly capped by incre...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Eric Anholt
vc4: Drop NV shader reloc validation.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Eric Anholt
vc4: Fix raster surface shadow updates under DRI2.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Eric Anholt
vc4: Fix bus errors on dumping CL on hardware.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-29
Jason Ekstrand
meta/copy_image: Stash off the scissor
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Dave Airlie
radeon: add streamout status 1-3 queries.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Marek Olšák
st/mesa: remove st_context::missing textures and get_pa...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Marek Olšák
st/mesa: remove st_finalize_textures atom
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Marek Olšák
st/mesa: add shader dumping for shader-db
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Marek Olšák
st/mesa: fix GLSL 1.30 texture shadow functions with...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Edward O'Callaghan
r600,radeonsi: GL_ARB_conditional_render_inverted
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Dave Airlie
radeonsi: add support for interpolateAt functions (v2)
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Chad Versace
i965: Support importing R8 and GR88 dma_bufs
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Chad Versace
egl: Add support for DRM_FORMAT_R8, RG88, and GR88
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Ilia Mirkin
nvc0/ir: trim out barrier sync for non-compute shaders
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Ilia Mirkin
nvc0/ir: fix barrier emission
commit
|
commitdiff
|
tree
|
snapshot
2015-07-28
Eric Anholt
vc4: Add support for ARB_draw_elements_base_vertex.
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno/ir3: add transform-feedback support
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno/ir3: track "keeps" in ir
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno/ir3: add support for store instructions
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno/ir3: cleanup driver-param stuff
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno: add transform-feedback state
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno: add resource tracking support for written...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno/a3xx+a4xx: add support for vtxcnt semantic
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno/ir3: add stream-output support to cmdline...
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno/ir3: drop unused create_input() arg
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno/ir3: move emit_const to ir3
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno/ir3: bit of shader API refactoring
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Rob Clark
freedreno/ir3: updated cat6 encoding
commit
|
commitdiff
|
tree
|
snapshot
2015-07-27
Ilia Mirkin
glsl: enable conservative depth, ssbo based on GLSL...
commit
|
commitdiff
|
tree
|
snapshot
next