gallivm: remove workaround for reversing optimization pass order.
[mesa.git] / src / mesa /
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 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 Roland Scheideggermesa/st: fix number of ubos being declared in a shader
2014-05-14 Ilia Mirkinmesa/st: provide native integers implementation of...
2014-05-14 Matt Turneri965: Reformat brw_set_src1 so it can be easily found...
2014-05-14 Samuel Iglesias... i965: fix size assert for gen7 in brw_init_compaction_t...
2014-05-14 Iago Toral Quirogai965: Relax accumulator dependency scheduling on Gen < 6
2014-05-13 Kenneth Graunkemesa: Dump ARB_vp/fp source and IR when MESA_GLSL=dump.
2014-05-13 Kenneth Graunkei965: Don't _swrast_BlitFramebuffer when doing CopyTexS...
2014-05-13 Jordan Justeni965/gen8: Set depth extent field
2014-05-13 Jordan Justeni965/gen8 depth: Set depth size based on LOD0 for 3D...
2014-05-13 Jordan Justeni965/gen7 depth: Set depth size based on LOD0 for 3D...
2014-05-13 Jordan Justeni965/gen8 renderbuffer: Set depth size based on LOD0...
2014-05-13 Jordan Justeni965/gen7 renderbuffer: Set depth size based on LOD0...
2014-05-13 Bryan Cainglsl_to_tgsi: remove unnecessary dead code elimination...
2014-05-13 Iago Toral Quirogai965: Avoid redundant call to brw_merge_inputs() in...
2014-05-13 Topi Pohjolainenmeta: Refactor state save/restore for framebuffer textu...
2014-05-12 Eric Anholti965: Stop doing remapping of "special" regs.
2014-05-12 Eric Anholti965: Generalize the pixel_x/y workaround for all UW...
2014-05-12 Eric Anholti965: Move has_hiz from the slice to the level.
2014-05-12 Topi Pohjolainenmeta: Refactor configuration of renderbuffer sampling
2014-05-12 Topi Pohjolainenmeta: Refactor binding of renderbuffer as texture image
2014-05-12 Topi Pohjolainenmeta: Merge compiling and linking of blit program
2014-05-12 Topi Pohjolaineni965/blorp: Expose coordinate scissoring and mirroring
2014-05-12 Topi Pohjolaineni965/gen8: Use helper variables for surface parameters
2014-05-11 Ilia Mirkinmesa/st: leave current query enabled during glBlitFrame...
2014-05-10 Kenneth GraunkeRevert "i965: Fix depth (array slices) computation...
2014-05-10 Chia-I Wumesa: propagate FragDepthLayout to gl_program
2014-05-09 Kenneth Graunkei965: Fix GPU hangs on Broadwell in shaders with some...
2014-05-08 Chris Forbesi965/Gen8: Set up layer constraints properly for depth...
2014-05-08 Chris Forbesi965/Gen7: Set up layer constraints properly for depth...
2014-05-08 Chris Forbesi965/Gen8: Set up layer constraints properly for render...
2014-05-08 Chris Forbesi965/Gen7: Set up layer constraints properly for render...
2014-05-08 Chris Forbesi965: Fix typo in assert message
2014-05-08 Kenneth Graunkei965: Fix depth (array slices) computation for 1D_ARRAY...
2014-05-08 Kenneth Graunkemesa: Fix MaxNumLayers for 1D array textures.
2014-05-08 Kenneth Graunkei965: Enable GL_ARB_texture_view on Broadwell.
2014-05-08 Ilia Mirkinmesa: pass target through to driver when choosing textu...
2014-05-08 Ilia Mirkinmesa/st: pass 4-offset TG4 without lowering if supported
2014-05-06 Kenneth Graunkemeta: Only clear the requested color buffers.
2014-05-06 Kenneth Graunkemeta: Add infrastructure for saving/restoring the DrawB...
2014-05-06 Kenneth Graunkemeta: Add a new MESA_META_DRAW_BUFFERS bit.
2014-05-06 Kenneth Graunkemeta: Unify the GLSL and fixed-function clear paths.
2014-05-06 Kenneth Graunkei965: Always intel_prepare_render() after invalidating...
2014-05-05 Ilia Mirkinmesa/st: implement ARB_stencil_texturing
2014-05-03 Kenneth Graunkei965: Set miptree target field when creating from a BO.
2014-05-03 Eric Anholti965: Move push constant state packets to push constant...
2014-05-03 Eric Anholti965: Merge gen8_upload_constant_state into gen7_upload...
2014-05-03 Eric Anholti965: Refactor gen7_upload_constant_state to look more...
2014-05-03 Eric Anholti965: Drop unnecessary state flag for units on NEW_BIND...
2014-05-03 Eric Anholti965/gen7+: Move sampler state packets to the stage...
2014-05-03 Eric Anholti965/gen6: Don't update unit state when samplers change.
2014-05-03 Eric Anholti965: Drop a NEW_SAMPLER annotation for use of sampler_...
2014-05-03 Eric Anholti965: Simplify sampler setup by passing the stage state.
2014-05-03 Eric Anholti965: Make batch dumping go to stderr, too.
2014-05-03 Eric Anholti965: Fix a stale comment reference
2014-05-02 José Fonsecamesa: VS 2013 does not provide strcasecmp.
2014-05-02 Juha-Pekka Heikkilamesa: add extra null checks in vbo_rebase_prims()
2014-05-02 Juha-Pekka Heikkilamesa: add missing null checks in _tnl_register_fastpath()
2014-05-02 Ian Romanickmesa: Add _mesa_error_no_memory for logging out-of...
2014-05-02 Chia-I Wuglsl: make static constant variables "static const"
2014-05-02 Petri Latvalai965: Enable INTEL_performance_query for Gen5+.
2014-05-02 Petri Latvalamesa: Implement INTEL_performance_query.
2014-05-02 Petri Latvalamesa: Add core support for the GL_INTEL_performance_que...
2014-05-02 Petri Latvalamesa: Add INTEL_performance_query enums to tests/enum_s...
2014-05-02 Ilia Mirkinmesa/st: enable carry/borrow lowering pass
2014-05-02 Ian Romanickmesa: Eliminate gl_shader_program::InternalSeparateShader
2014-05-02 Ian Romanickmesa: Enable GL_EXT_separate_shader_objects for OpenGL ES
2014-05-02 Ian Romanickmesa: Remove support for desktop OpenGL GL_EXT_separate...
2014-05-02 Ian Romanickmesa/sso: Enable GL_ARB_separate_shader_objects by...
2014-05-02 Ian Romanicksso: Add display list support for ARB_separate_shader_o...
2014-05-02 Ian Romanickmeta: Fix saving the program pipeline state
2014-05-02 Ian Romanickmesa/sso: Refactor new function _mesa_bind_pipeline
2014-05-02 Fredrik Höglundmesa: Enable ARB_multi_bind
2014-05-02 Fredrik Höglundmesa: Implement glBindImageTextures
2014-05-02 Fredrik Höglundmesa: Implement glBindVertexBuffers
2014-05-02 Fredrik Höglundmesa: Implement glBindBuffersRange
2014-05-02 Fredrik Höglundmesa: Implement glBindBuffersBase
2014-05-02 Fredrik Höglundmesa: Add _mesa_set_transform_feedback_binding()
2014-05-02 Fredrik Höglundmesa: Refactor set_ubo_binding()
2014-05-02 Fredrik Höglundmesa: Add helper functions for looking up multiple...
2014-05-02 Fredrik Höglundmesa: Refactor set_atomic_buffer_binding()
2014-05-02 Fredrik Höglundmesa: Implement glBindTextures
2014-05-02 Fredrik Höglundmesa: Add a texUnit parameter to dd_function_table...
next