mesa.git
2014-05-22 Vinson Leeconfigure.ac: Do not enable -Wl,--no-undefined on Mac...
2014-05-22 Alexander von... haiku: Add missing u_memory.h for FREE()
2014-05-21 Vinson Leeconfigure.ac: Remove -fstack-protector-strong from...
2014-05-21 Rob Clarkfreedreno/a3xx: fix blend opcode
2014-05-21 Timothy Arcerimesa: check constant before null check
2014-05-21 Rob Clarkfreedreno/a3xx: fix depth/stencil gmem restore
2014-05-21 Eric Anholti965: Ask the VBO module to actually use VBOs.
2014-05-21 Rob Clarkfreedreno/a3xx: fix depth/stencil GMEM positioning
2014-05-21 Rob Clarkfreedreno: update generated headers
2014-05-21 Rob Clarkfreedreno: use OUT_RELOCW when buffer is written
2014-05-21 Rob Clarkrbug: add missing pipe->blit() entrypoint
2014-05-21 Anuj Phogatmeta: Use gl_FragColor to output color values to all...
2014-05-21 Anuj Phogatmeta: Refactor _mesa_meta_setup_blit_shader() to avoid...
2014-05-21 Ilia Mirkintgsi: add GS_INVOCATIONS to property names array
2014-05-21 Ilia Mirkinnv50,nvc0: fix 3d blits with mipmap levels
2014-05-21 Ilia Mirkinnv50/ir: fix constant folding for OP_MUL subop HIGH
2014-05-21 Ilia Mirkinnv50/ir: fix s32 x s32 -> high s32 multiply logic
2014-05-21 Kenneth Graunkei965/fs: Assume fragment color clamping is off when...
2014-05-20 Sarah Sharpegl: Add EGL_CHROMIUM_sync_control extension.
2014-05-20 Sarah SharpImport eglextchromium.h from Chromium.
2014-05-20 Jeremy Huddleston... darwin: Fix test for kCGLPFAOpenGLProfile support at...
2014-05-20 Rob Clarkfreedreno: don't advertise texture arrays for now
2014-05-20 Jeremy Huddleston... glapi: Avoid heap corruption in _glapi_table
2014-05-20 Rob Clarkfreedreno/a3xx: shadow sampler support
2014-05-20 Rob Clarkfreedreno/a3xx/compiler: refactor trans_samp()
2014-05-20 Rob Clarkfreedreno: update generated headers
2014-05-20 Kenneth Graunkemeta: Avoid _swrast_BlitFramebuffer in the meta CopyTex...
2014-05-20 Kenneth Graunkemeta: Split _swrast_BlitFramebuffer out of the meta...
2014-05-20 Kenneth Graunkemeta: Drop unnecessary early returns in _mesa_meta_Blit...
2014-05-20 Kenneth GraunkeRevert "i965: Don't _swrast_BlitFramebuffer when doing...
2014-05-19 Brian Pauldocs: update the prerequisites section
2014-05-19 Topi Pohjolaineni965/fbo: Only try stencil meta blits on gen >= 8
2014-05-19 Kenneth Graunkemesa: Disable GL_EXT_framebuffer_multisample_blit_scale...
2014-05-19 Roland Scheideggerllvmpipe: do IR counting for shader cache management...
2014-05-19 Vinson Leei965: Rename brw_disasm to brw_disassemble_inst.
2014-05-19 Kenneth Graunkei965: Fix a "discards 'const' qualifier" warning.
2014-05-19 Kenneth Graunkei965/fs: Finally kill struct brw_wm_compile (better...
2014-05-19 Kenneth Graunkei965/fs: Stop copying the program key.
2014-05-19 Kenneth Graunkei965/fs: Rip struct brw_wm_compile out of the visitors...
2014-05-19 Kenneth Graunkei965/fs: Plumb a mem_ctx all the way through the FS...
2014-05-19 Kenneth Graunkei965/fs: Use 'c' as the mem_ctx in fs_visitor.
2014-05-19 Kenneth Graunkei965/fs: Actually free program data on the error path.
2014-05-19 Kenneth Graunkei965/fs: Replace c->key with a direct reference in...
2014-05-19 Kenneth Graunkei965/fs: Replace c->key with a direct reference in...
2014-05-19 Kenneth Graunkei965/fs: Replace c->prog_data with a direct reference...
2014-05-19 Kenneth Graunkei965/fs: Replace c->prog_data with a direct reference...
2014-05-19 Kenneth Graunkei965/fs: Move some flags that affect code generation...
2014-05-19 Kenneth Graunkei965/fs: Move payload register info from brw_wm_compile...
2014-05-19 Kenneth Graunkei965/fs: Simplify gl_SampleMaskIn handling.
2014-05-19 Kenneth Graunkei965/fs: Rename c->sample_mask_reg to sample_mask_in_reg.
2014-05-19 Kenneth Graunkei965/fs: Move c->last_scratch into fs_visitor.
2014-05-19 Kenneth Graunkei965/fs: Move total_scratch calculation into fs_visitor...
2014-05-19 Kenneth Graunkei965/fs: Move perf_debug about register spilling to...
2014-05-19 Kenneth Graunkei965: Rename brw/gen8_dump_compile to brw/gen8_disassemble.
2014-05-19 Kenneth Graunkei965: Rename brw_disasm/gen8_disassemble to brw/gen8_di...
2014-05-19 Kenneth Graunkei965: Fix dump_prog_cache to handle compacted instructions.
2014-05-19 Kenneth Graunkei965: Use brw_dump_compile for clip, SF, and old GS...
2014-05-18 Ilia Mirkinnv50/ir: fix integer mul lowering for u32 x u32 ->...
2014-05-18 Ilia Mirkinnv50/ir: make sure that texprep/texquerylod's args...
2014-05-18 Rob Clarkfreedreno/a3xx: use util_format_compose_swizzles()
2014-05-18 Rob Clarkfreedreno/a3xx/compiler: 1D textures
2014-05-18 Rob Clarkfreedreno: fix caps
2014-05-18 Rob Clarkfreedreno: fix index buffer offset
2014-05-17 Rob Clarkfreedreno/a3xx: add sRBG texture support
2014-05-17 Rob Clarkfreedreno: update generated headers
2014-05-17 Roland Scheideggergallivm: (trivial) fix compilation with llvm 3.1, 3.2
2014-05-16 Roland Scheideggergallivm: print out how long it takes to optimize shader IR.
2014-05-16 Roland Scheideggergallivm: give more verbose names to modules
2014-05-16 Brian Paulmesa: fix double-freeing of dispatch tables inside...
2014-05-16 Matt Turneri965: Use binary literals counter select.
2014-05-16 Michel Dänzerglsl_to_tgsi: Make sure the 'shader' member is always...
2014-05-15 Roland Scheideggergallivm: remove optimization workaround when not having...
2014-05-15 Roland Scheideggergallivm: remove workaround for reversing optimization...
2014-05-15 Matt Turneri965/gen8: Make disassembly function match brw's signature.
2014-05-15 Matt Turneri965: Pass brw_context and assembly separately to brw_d...
2014-05-15 Matt Turneri965: Pull brw_compact_instructions() out of brw_get_pr...
2014-05-15 Matt Turneri965/disasm: Align send instruction meta-information...
2014-05-15 Matt Turneri965/disasm: Disassemble the compaction control bit.
2014-05-15 Matt Turneri965/cfg: Embed exec_node in bblock_link.
2014-05-15 Matt Turneri965/cfg: Make brw_cfg.h closer to C-includable.
2014-05-15 Matt Turneri965/cfg: Protect brw_cfg.h from multiple inclusion.
2014-05-15 Matt Turnerglsl: Add C-callable fprint_ir function.
2014-05-15 Topi Pohjolaineni965/fb: Use meta path for stencil up/downsampling
2014-05-15 Topi Pohjolaineni965/meta: Stencil blit for miptree updownsampling
2014-05-15 Topi Pohjolaineni965/fb: Use meta path for stencil blits
2014-05-15 Topi Pohjolaineni965/meta: Stencil blits
2014-05-15 Topi Pohjolaineni965: Extend brw_get_rb_for_first_slice() for specified...
2014-05-15 Topi Pohjolaineni965/gen8: Surface state overriding for stencil
2014-05-15 Topi Pohjolaineni965/wm: Surface state overrides for configuring w...
2014-05-15 Jordan Justeni965 meta up/downsample: Fix renderbuffer _BaseFormat
2014-05-15 Matt Turneri965: Delete current_insn() function.
2014-05-15 Matt Turneri965: Remove blorp unit tests.
2014-05-15 Emil Velikovegl-static: include libradeonwinsys.la only once
2014-05-15 Emil Velikovgallium/radeon: link in libradeon.la at target level
2014-05-15 Emil Velikovgallium/radeon: build only a single common library...
2014-05-15 Rob Clarkfreedreno/a3xx: fix write to bogus register
2014-05-15 Rob Clarkfreedreno/a3xx: account for special inputs/outputs
2014-05-15 Rob Clarkfreedreno/a3xx: fix MAX_INPUTS shader cap
2014-05-15 Rob Clarkfreedreno/a3xx: add debug flag to expose glsl130
2014-05-15 Ryan Houdekfreedreno/a3xx/compiler: add KILL_IF
next