mesa.git
2014-05-23 Jon TURNEYFix build for darwin
2014-05-23 Emil Velikovtargets/egl-static: add missing line break in ldflags
2014-05-23 James Leggmesa: Fix unbinding GL_DEPTH_STENCIL_ATTACHMENT
2014-05-23 Emil Velikovtargets/osmesa: limit the amount of exported symbols
2014-05-23 José Fonsecagallivm: Disable workaround for PR12833 on LLVM 3.2+.
2014-05-23 José Fonsecagallivm: Support MCJIT on Windows.
2014-05-23 José Fonsecamesa/x86: Fix build with clang 3.4.
2014-05-23 José Fonsecamesa: Move declaration to top of block.
2014-05-23 Jordan Justenmeta blit: Set Z texcoord during meta blit to sample...
2014-05-23 Kenneth Graunkei965: Listen to BRW_NEW_FRAGMENT_PROGRAM for 3DSTATE_PS...
2014-05-23 Kenneth Graunkei965: Use WE_all for FB write header setup on Broadwell.
2014-05-23 Tobias Klausmannmesa/x86: fix a typos in SSE4.1 detection
2014-05-22 José Fonsecamesa: Rely on USE_X86_64_ASM.
2014-05-22 José Fonsecascons: Fix x86_64 build.
2014-05-22 Carl Worthdocs: Import 10.1.4 release notes, add news item.
2014-05-22 Matt Turnermesa/x86: Brown bag fix for undeclared variable.
2014-05-22 Matt Atwoodi965: Use SSE4.1 runtime detection for intel_miptree_map.
2014-05-22 Matt Atwoodmesa/x86: add SSE4.1 runtime detection.
2014-05-22 Matt Turnermesa/x86: Support SSE 4.1 detection on x86-64.
2014-05-22 Matt Turnermesa: Add uninitialized_vars macro from the Linux kernel.
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.
next