mesa.git
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
2014-05-15 Ryan Houdekfreedreno/a3xx/compiler: start adding integer support
2014-05-15 Roland Scheideggerdraw: better llvm names for shaders for debugging.
2014-05-15 Roland Scheideggerllvmpipe: improve setup shader names (for debugging)
2014-05-15 Roland Scheideggerllvmpipe: kill off llvmpipe_variant_count
2014-05-15 Roland Scheideggermesa/st: fix number of ubos being declared in a shader
2014-05-14 Ben Skeggsnvc0: enable support for maxwell boards
2014-05-14 Ben Skeggsnvc0: add maxwell (sm50) compiler backend
2014-05-14 Ben Skeggsnvc0: maxwell isa has no per-instruction join modifier
2014-05-14 Ben Skeggsnvc0: replace immd 0 with $rLASTGPR for emit/restart...
2014-05-14 Ben Skeggsnvc0: move nvc0 lowering pass class definitions into...
2014-05-14 Ben Skeggsnvc0: bump sched data member to 32-bits
2014-05-14 Ben Skeggsnvc0: use vertex arrays for eng3d blit
2014-05-14 Ben Skeggsnvc0: restrict "constant vbo" logic to fermi/kepler...
2014-05-14 Ben Skeggsnvc0: replace some vb->stride checks with constant_vbo...
2014-05-14 Ben Skeggsnvc0: add maxwell class
2014-05-14 Ben Skeggsnvc0: allow for easier modification of compiler library...
2014-05-14 Ben Skeggsnvc0: properly distribute macros in source form
2014-05-14 Emil Velikovdocs: Add a note about llvm-shared-libs and libxatracker
2014-05-14 Brad Kingautomake: Honor GL_LIB for gallium libgl-xlib
next