projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2015-07-30
Dave Airlie
radeonsi: enable GL4.1 and update documentation (v2)
commit
|
commitdiff
|
tree
2015-07-30
Dave Airlie
radeonsi: add GS multiple streams support (v2)
commit
|
commitdiff
|
tree
2015-07-29
Anuj Phogat
Delete unused functions in format parser
commit
|
commitdiff
|
tree
2015-07-29
Anuj Phogat
i965: Change the type of max_{vs, hs, ...}_threads...
commit
|
commitdiff
|
tree
2015-07-29
Anuj Phogat
Delete duplicate function is_power_of_two() and use...
commit
|
commitdiff
|
tree
2015-07-29
Jose Fonseca
gallium/auxiliary: Ensure c99_math.h is included.
commit
|
commitdiff
|
tree
2015-07-29
Roland Scheidegger
c99_math: (trivial) implement exp2 for MSVC too
commit
|
commitdiff
|
tree
2015-07-29
Ben Widawsky
i965/bxt: Support 3src simd16 instructions
commit
|
commitdiff
|
tree
2015-07-29
Emil Velikov
targets/dri: scons: add missing link against libdrm
commit
|
commitdiff
|
tree
2015-07-29
Emil Velikov
svga: scons: remove unused HAVE_SYS_TYPES_H define
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
glsl: Avoid double promotion.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
mesa: Avoid double promotion.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
mesa/math: Avoid double promotion.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
program: Avoid double promotion.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
swrast: Avoid double promotion.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
tnl: Avoid double promotion.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
vbo: Avoid double promotion.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
util: Avoid double promotion.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
gallium/auxiliary: Avoid double promotion.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
nir: Avoid double promotion.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
i965: Use float calculations when double is unnecessary.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
gallium/auxiliary: Use exp2(x) instead of pow(2.0, x).
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
program: Use exp2(x) instead of pow(2.0, x).
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
mesa: Use floats for viewport bounds.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
c99_math: Implement exp2f for MSVC.
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
glsl: Remove MSVC implementations of copysign and isnormal.
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Make the default builder 64-wide before enteri...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Don't set exec_all on instructions wider than...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Initialize a builder explicitly in the gen4...
commit
|
commitdiff
|
tree
2015-07-29
Matt Turner
i965/cfg: Assert that cur_do/while/if pointers are...
commit
|
commitdiff
|
tree
2015-07-29
Ilia Mirkin
nvc0/ir: cache vertex out base so that we don't recompu...
commit
|
commitdiff
|
tree
2015-07-29
Ilia Mirkin
nvc0/ir: output base for reading is based on laneid
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
Revert "pipe-loader: simplify pipe_loader_drm_probe"
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Switch opt_cse() to the fs_builder constructor...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Switch lower_logical_sends() to the fs_builder...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Switch lower_load_payload() to the fs_builder...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Don't rely on the default builder to create...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Set up the builder execution size explicitly...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Initialize a builder explicitly in opt_peephol...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Set execution controls explicitly in opt_peeph...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Set execution controls correctly in lower_inte...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Set execution controls correctly for lowered...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Set the execution size of the MOVs correctly...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Define a new fs_builder constructor taking...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Translate memory barrier NIR intrinsics.
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Execute nir_setup_uniforms, _inputs and _outpu...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Don't overwrite fs_visitor::uniforms and ...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Drop unused untyped surface read and atomic...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Revisit NIR atomic counter intrinsic translation.
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Import surface message builder helper functions.
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Handle zero-size allocations in fs_builder...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Implement lowering of logical surface instruct...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Hook up SIMD lowering to unroll surface instru...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Define logical typed and untyped surface opcodes.
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965: Lift the constness restriction on surface indices...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965: Define the setup_vector_uniform_values() backend_...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Remove the emit_texture_gen*() fs_visitor...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Reimplement emit_mcs_fetch() in terms of logic...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Reimplement emit_texture() in terms of logical...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Hook up SIMD lowering to handle texturing...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Implement lowering of logical texturing opcode...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Implement lowering of logical texturing opcode...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Lower SHADER_OPCODE_TXF_UMS/MCS_LOGICAL too...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Implement lowering of logical texturing opcode...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Fix misleading comment regarding the message...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Pass a BAD_FILE header source to LOAD_PAYLOAD...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Fix opt_zero_samples() for texturing ops not...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Use exec_size instead of dispatch_width to...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Define logical texture sampling opcodes.
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Reimplement emit_single_fb_write() in terms...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Implement lowering of logical framebuffer...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Hook up SIMD lowering to unroll FB writes...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Remove the FS_OPCODE_SET_OMASK pseudo-opcode.
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Don't attempt to copy the useless half of...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Move up Gen6 no16 check to emit_fb_writes().
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Move up prog_data->uses_omask assignment up...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Simplify control flow in emit_single_fb_write().
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Fix slight layering violation in emit_single_f...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Make sure that the type sizes are compatible...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Honour the instruction force_sechalf and exec_...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Define logical framebuffer write opcode.
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Implement pass to lower instructions of unsupp...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Fix return value of fs_inst::regs_read() for...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Add builder emit method taking a variable...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Add stub lowering pass for logical send-messag...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Factor out source components calculation to...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Simplify instruction rewrite loop in the regis...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Fix rewrite of the second half of 16-wide...
commit
|
commitdiff
|
tree
2015-07-29
Francisco Jerez
i965/fs: Detect multi-register MOVs correctly in regist...
commit
|
commitdiff
|
tree
2015-07-29
Dave Airlie
radeon: add support for streams to the common streamout...
commit
|
commitdiff
|
tree
2015-07-29
Dave Airlie
radeon: move streamout buffer config to streamout enabl...
commit
|
commitdiff
|
tree
2015-07-29
Fabio Pedretti
docs: consolidate nvc0 status
commit
|
commitdiff
|
tree
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_explicit_uniform_location...
commit
|
commitdiff
|
tree
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_compute_shader for GLES 3.1
commit
|
commitdiff
|
tree
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_texture_gather for GLES 3.1
commit
|
commitdiff
|
tree
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_texture_multisample for GLES 3.1
commit
|
commitdiff
|
tree
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_shader_atomic_counters for...
commit
|
commitdiff
|
tree
2015-07-29
Marta Lofstedt
mesa/es3.1: enable GL_ARB_shader_image_load_store for...
commit
|
commitdiff
|
tree
2015-07-29
Marta Lofstedt
mesa/es3.1: Add ES 3.1 handling to get.c and get_hash_g...
commit
|
commitdiff
|
tree
2015-07-29
Eduardo Lima...
mesa: Return INVALID_ENUM in glClearBufferiv() when...
commit
|
commitdiff
|
tree
next