projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2013-12-09
Paul Berry
glsl/loops: Stop creating normatively bound loops in...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl/loops: Get rid of loop_variable_state::max_iterations.
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl/loops: Simplify loop unrolling logic by breaking...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl/loops: Move some analysis from loop_controls to...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl/loops: Allocate loop_terminator using new(mem_ctx...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl/loops: Remove unnecessary list walk from loop_cont...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl/loops: Remove unused fields iv_scale and biv from...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl/loops: replace loop controls with a normative...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl/loops: consolidate bounded loop handling into...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl: In loop analysis, handle unconditional second...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl: Fix handling of function calls inside nested...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl: Fix loop analysis of nested loops.
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
glsl: Extract functions from loop_analysis::visit(ir_de...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
i965/gen7+: Implement fast color clears for MSAA buffers.
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
i965/blorp: Refactor code for computing fast clear...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
i965/blorp: allow multisample blorp clears
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
i965/blorp: Get rid of redundant num_samples blorp...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
i965/gen7+: Disentangle MSAA layout from fast clear...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
i965: Don't try to use HW blitter for glCopyPixels...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
i965: Document conventions for counting layers in 2D...
commit
|
commitdiff
|
tree
2013-12-09
Paul Berry
i965/blorp: Improve fast color clear comment.
commit
|
commitdiff
|
tree
2013-12-09
Tom Stellard
r300/compiler/tests: Fix line length check in test...
commit
|
commitdiff
|
tree
2013-12-09
Tom Stellard
r300/compiler/tests: Fix segfault
commit
|
commitdiff
|
tree
2013-12-09
Ilia Mirkin
nouveau/video: update a few more h264 picparm field...
commit
|
commitdiff
|
tree
2013-12-09
Ilia Mirkin
nouveau/video: update h264 picparm field names based...
commit
|
commitdiff
|
tree
2013-12-09
Ilia Mirkin
nv50: enable h264 and mpeg4 for nv98+ (vp3, vp4.0)
commit
|
commitdiff
|
tree
2013-12-09
Ilia Mirkin
nvc0: make sure nvd7 gets NVC8_3D_CLASS as well
commit
|
commitdiff
|
tree
2013-12-09
Ilia Mirkin
nv50: TXF already has integer arguments, don't try...
commit
|
commitdiff
|
tree
2013-12-09
Matthew McClure
llvmpipe: clamp fragment shader depth write to the...
commit
|
commitdiff
|
tree
2013-12-08
Neil Roberts
wayland: Add support for eglSwapInterval
commit
|
commitdiff
|
tree
2013-12-08
Neil Roberts
wayland: Block for the frame callback in get_back_bo...
commit
|
commitdiff
|
tree
2013-12-07
Vinson Lee
glapi: Do not include dlfcn.h on Windows.
commit
|
commitdiff
|
tree
2013-12-07
Vincent Lejeune
r600/llvm: Allow arbitrary amount of temps in tgsi...
commit
|
commitdiff
|
tree
2013-12-07
Rob Clark
freedreno/a3xx: add adreno 330 support
commit
|
commitdiff
|
tree
2013-12-07
Rob Clark
freedreno/a3xx/compiler: add ROUND
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
mesa: Require per-sample shading if the `sample` qualif...
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
glsl: Populate gl_fragment_program::IsSample bitfield
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
mesa: add IsSample bitfield to gl_fragment_program
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
glsl: Put `sample`-qualified varyings in their own...
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
glsl: Add ir support for `sample` qualifier; adjust...
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
glsl: Add frontend support for `sample` auxiliary stora...
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
i965: Don't flag gather quirks for Gen8+
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
i965/Gen7: Allow CMS layout for multisample textures
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
i965/vs: Sample from MCS surface when required
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
i965/fs: Sample from MCS surface when required
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
i965: Add shader opcode for sampling MCS surface
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
i965/Gen7: Include bitfield in the sampler key for...
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
i965/Gen7: Move decision to allocate MCS surface into...
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
i965/Gen7: emit mcs info for multisample textures
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
i965/wm: Set copy of sample mask in 3DSTATE_PS correctl...
commit
|
commitdiff
|
tree
2013-12-07
Chris Forbes
i965: refactor sample mask calculation
commit
|
commitdiff
|
tree
2013-12-06
Ian Romanick
glsl: Don't emit empty declaration warning for a struct...
commit
|
commitdiff
|
tree
2013-12-06
Thomas Hellstrom
st/xa: Bump major version number to 2
commit
|
commitdiff
|
tree
2013-12-06
Ben Skeggs
nvc0: fixup gk110 and up not being listed in various...
commit
|
commitdiff
|
tree
2013-12-05
Kenneth Graunke
i965: Replace non-standard INLINE macro with "inline".
commit
|
commitdiff
|
tree
2013-12-05
Kenneth Graunke
i965: Don't use GL types in files shared with intel...
commit
|
commitdiff
|
tree
2013-12-05
Kenneth Graunke
i965: Drop trailing whitespace from the rest of the...
commit
|
commitdiff
|
tree
2013-12-05
Kenneth Graunke
i965: Drop trailing whitespace from files shared with...
commit
|
commitdiff
|
tree
2013-12-05
José Fonseca
tools/trace: More tweaks to state dumping.
commit
|
commitdiff
|
tree
2013-12-05
José Fonseca
trace: Reorder dumping of pipe_rasterizer_state.
commit
|
commitdiff
|
tree
2013-12-05
José Fonseca
trace: Dump pipe_sampler_state::seamless_cube_map.
commit
|
commitdiff
|
tree
2013-12-05
Michel Dänzer
radeonsi: Remove some stale XXX / FIXME comments
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965: Emit better code for ir_unop_sign.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/fs: New peephole optimization to flatten IF/BREAK...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/fs: Emit a MOV instead of a SEL if the sources...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/fs: Extend SEL peephole to handle only matching...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/fs: New peephole optimization to generate SEL.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/fs: Add SEL() convenience function.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
glsl: Use fabs() on floating point values.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965: Print conditional mod in dump_instruction().
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965: Externalize conditional_modifier for use in dump_...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965: Print argument types in dump_instruction().
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965: Externalize reg_encoding for use in dump_instruct...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/vec4: Don't print swizzles for immediate values.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/vec4: Print negate and absolute value for src...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/vec4: Add support for printing HW_REGs in dump_ins...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/fs: Print ARF registers properly in dump_instructi...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965: Don't print extra (null) arguments in dump_instru...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
glsl: Remove silly OR(..., 0x0) from ldexp() lowering.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965: Allow commuting the operands of ADDC for const...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/fs: Rename register_coalesce_2() -> register_coale...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/fs: Remove now useless register_coalesce() pass.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/fs: Let register_coalesce_2() eliminate self-moves.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965: Allow constant propagation into ASR and BFI1.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/cfg: Document cur_* variables.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/cfg: Remove ip & cur from brw_cfg.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/cfg: Clean up cfg_t constructors.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/cfg: Throw out confusing make_list method.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/cfg: Include only needed headers.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/cfg: Remove unnecessary endif_stack.
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/cfg: Rework to make IF & ELSE blocks flow into...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/cfg: Keep pointers to IF/ELSE/ENDIF instructions...
commit
|
commitdiff
|
tree
2013-12-05
Matt Turner
i965/cfg: Add code to dump blocks and cfg.
commit
|
commitdiff
|
tree
2013-12-05
Ian Romanick
mesa: Remove GL_MESA_texture_array cruft from gl.h
commit
|
commitdiff
|
tree
2013-12-05
Ian Romanick
mesa: Remove support for GL_MESA_texture_array
commit
|
commitdiff
|
tree
2013-12-05
Ian Romanick
mesa: Use a single enable for GL_EXT_texture_array...
commit
|
commitdiff
|
tree
2013-12-05
Ian Romanick
mesa: Minor clean-up of target_enum_to_index
commit
|
commitdiff
|
tree
2013-12-05
Ian Romanick
mesa: Silence GCC warning in count_tex_size
commit
|
commitdiff
|
tree
2013-12-05
Ian Romanick
mesa: Silence GCC warning in _mesa_test_texobj_completeness
commit
|
commitdiff
|
tree
2013-12-05
Ian Romanick
mesa: Add missing API check for GL_TEXTURE_3D
commit
|
commitdiff
|
tree
next