mesa.git
2014-10-03 Rob Clarkfreedreno/ir3: fix lockups with lame FRAG shaders
2014-10-03 Matt Turneri965/compaction: Disable compaction on SNB temporarily.
2014-10-03 Matt TurnerRevert "i965: Emit ELSE/ENDIF JIP with type D on Gen 7."
2014-10-03 Matt Turneri965/fs: Remove dead generate_rep_fb_write prototype.
2014-10-03 Brian Paulmesa: fix spurious wglGetProcAddress / GL_INVALID_OPERA...
2014-10-03 Ilia Mirkinfreedreno/ir3: add TXF support
2014-10-03 Ilia Mirkinfreedreno/ir3: add TXD support and expose ARB_shader_te...
2014-10-03 Ilia Mirkinfreedreno/ir3: add texture offset support
2014-10-03 Ilia Mirkinfreedreno/ir3: shadow comes before array
2014-10-03 Ilia Mirkinfreedreno/ir3: make TXQ return integers, not floats
2014-10-03 Ilia Mirkinfreedreno/ir3: add UMAD support
2014-10-03 Ilia Mirkinfreedreno/ir3: add ISSG support
2014-10-03 Ilia Mirkinfreedreno/ir3: add MOD support
2014-10-03 Ilia Mirkinfreedreno/ir3: add UMOD support, based on UDIV
2014-10-03 Ilia Mirkinfreedreno/ir3: add IDIV/UDIV support
2014-10-03 Michel Dänzerradeonsi: Clear sampler view flags when binding a buffer
2014-10-03 Eric Anholtvc4: Add support for framebuffer sRGB encoding.
2014-10-03 Eric Anholtvc4: Add support for sampling from sRGB.
2014-10-03 Ilia Mirkinfreedreno/ir3: avoid fan-in sources referring to same...
2014-10-03 Rob Clarkfreedreno/a3xx: emit all immediates in one shot
2014-10-03 Ilia Mirkinfreedreno: instanced drawing/compute not yet supported
2014-10-03 Dave Airliemesa: fix GetTexImage for 1D array depth textures
2014-10-03 Tomasz Figast/mesa: Fix paths used in Android builds
2014-10-03 Tomasz Figast/mesa: Generate format_info.c in Android builds
2014-10-03 Tomasz Figautil: Include in Android builds
2014-10-02 Jason Ekstrandi965/fs: Use the correct base_mrf for spilling pairs...
2014-10-02 Jason Ekstrandi965/fs: Add a MAX_GRF_SIZE define and use it various...
2014-10-02 Jason Ekstrandi965/fs: Use the actual regsister width in brw_reg_from...
2014-10-02 Jason Ekstrandi965/fs_fp: Use null_reg from fs_visitor instead of...
2014-10-02 Rob Clarkfreedreno/a3xx: handle large shader program sizes
2014-10-02 Rob Clarkfreedreno: update generated headers
2014-10-02 Ilia Mirkinfreedreno: dual-source render targets are not supported
2014-10-02 Ilia Mirkingallium/hud: use u_sampler_view_default_template helper
2014-10-02 Iago Toral... glsl: Fix memory leak in builtin_builder::_image_prototype.
2014-10-02 Tapani Pällimesa: relax draw api validation on ES2
2014-10-02 Ilia Mirkinglsl: make consistent use of DECLARE_RALLOC_CXX_OPERATORS
2014-10-02 Eric Anholtvc4: Fix the mapping of the minification filter to...
2014-10-02 Eric Anholtvc4: Make the last static array in vc4_program.c dynami...
2014-10-02 Eric Anholtvc4: Fix some broken indentation.
2014-10-02 Eric Anholtvc4: Add support for the FACE semantic.
2014-10-02 Eric Anholtvc4: Add support for TGSI_OPCODE_CLAMP.
2014-10-02 Eric Anholtvc4: Fix compiler warning
2014-10-01 Anuj Phogatmeta: Fix make check failures in setup_glsl_msaa_blit_s...
2014-10-01 Brian Paulmesa: fix _mesa_alloc_dispatch_table() declaration
2014-10-01 Roland Scheideggermeta: (trivial) remove accidental double semicolon
2014-10-01 Anuj Phogati965: Enable EXT_framebuffer_multisample_blit_scaled...
2014-10-01 Anuj Phogatmeta: Implement ext_framebuffer_multisample_blit_scaled...
2014-10-01 Anuj Phogati965: Initialize the SampleMap{2,4,8}x variables
2014-10-01 Anuj Phogatmesa: Add new variables in gl_context to store sample...
2014-10-01 Leo Liust/va: implement vlVa(Query|Create|Get|Put|Destroy...
2014-10-01 Christian Königst/va: implement Picture functions for mpeg2 h264 and vc1
2014-10-01 Christian Königst/va: implement Context Surface and Buffer
2014-10-01 Christian Königst/va: implement vlVa(Create|Destroy|Query|Get)Config
2014-10-01 Christian Königst/va: skeleton VAAPI state tracker
2014-10-01 Leo Liust/vdpau: move common functions to util
2014-10-01 Rob Clarkfreedreno: max-texture-lod-bias should be 15.0f
2014-10-01 Kenneth Graunkemesa: Avoid flagging _NEW_VIEWPORT on redundant viewpor...
2014-10-01 Kenneth Graunkei965: Drop CACHE_NEW_VS_PROG from the gen7_sf_state...
2014-10-01 Kenneth Graunkei965: Drop brwBindProgram driver hook.
2014-10-01 Kenneth Graunkei965: Add missing /* BRW_NEW_FRAGMENT_PROGRAM */ comments.
2014-10-01 Kenneth Graunkei965: Use "1ull" instead of "1" in BRW_NEW_* defines.
2014-10-01 Kenneth Graunkei965: Use ~0ull when flagging all BRW_NEW_* dirty flags.
2014-10-01 Kenneth Graunkei965: Fix INTEL_DEBUG=state to work with 64-bit dirty...
2014-10-01 Kenneth Graunkei965: Delete CACHE_NEW_BLORP_CONST_COLOR_PROG.
2014-10-01 Chris Forbesi965: Fix typo in comment
2014-10-01 Chris Forbesi965: Fix spelling of GEN7_SAMPLER_EWA_ANISOTROPIC_ALGO...
2014-10-01 Vinson Leellvmpipe: Add missing LLVMGetGlobalContext() arg in...
2014-10-01 Keith Packardglx/dri3: Provide error diagnostics when DRI3 allocatio...
2014-10-01 Keith Packardglx/dri3: Use four buffers until X driver supports...
2014-10-01 Jason Ekstrandi965/fs: Fix the build
2014-10-01 Jason Ekstrandi965/fs: Fix an uninitialized value warnings
2014-10-01 Roland Scheideggergalahad: fix indirect draw
2014-10-01 Roland Scheideggergalahad: (trivial) handle cubemap arrays
2014-10-01 Matt Turneri965/fs: Emit compressed BFI2 instructions on Gen > 7.
2014-10-01 Matt Turneri965/fs: Allow SIMD16 borrow/carry/64-bit multiply...
2014-10-01 Matt Turneri965/fs: Set MUL source type to W/UW in 64-bit mul...
2014-10-01 Matt Turneri965/fs: Optimize sqrt+inv into rsq.
2014-10-01 Matt Turneri965/vec4: Optimize sqrt+inv into rsq.
2014-10-01 Matt Turneri965/vec4: Call opt_algebraic after opt_cse.
2014-10-01 Matt Turneri965/fs: Extend predicated break pass to predicate...
2014-09-30 Mathias Fröhlichgallivm: Fix build for LLVM 3.2
2014-09-30 Rob Clarkfreedreno: destroy transfer pool after blitter
2014-09-30 Rob Clarkfreedreno/lowering: fix token calculation for lowering
2014-09-30 Ian Romanicki965/fs: Don't make a name for a vector splitting temporary
2014-09-30 Ian Romanickglsl: Don't make a name for the function return variable
2014-09-30 Ian Romanickglsl: Don't allocate a name for ir_var_temporary variables
2014-09-30 Ian Romanickglsl: Use ir_var_temporary for compiler generated tempo...
2014-09-30 Ian Romanickglsl: Add context-level controls for whether temporarie...
2014-09-30 Ian Romanickglsl: Never put ir_var_temporary variables in the symbo...
2014-09-30 Ian Romanickglsl: Add the possibility for ir_variable to have a...
2014-09-30 Ian Romanickglsl: Store ir_variable_data::_num_state_slots and...
2014-09-30 Ian Romanickglsl: Squish ir_variable::max_ifc_array_access and...
2014-09-30 Ian Romanickglsl: Make ir_variable::num_state_slots and ir_variable...
2014-09-30 Ian Romanickglsl: Make ir_variable::max_ifc_array_access private
2014-09-30 Ian Romanickglsl: Store ir_variable::depth_layout using 3 bits
2014-09-30 Ian Romanickglsl: Replace ir_variable::warn_extension pointer with...
2014-09-30 Ian Romanickglsl: Use accessors for ir_variable::warn_extension
2014-09-30 Ian Romanickglsl: Eliminate unused built-in variables after compilation
2014-09-30 Ian Romanickglsl: Validate that built-in uniforms have backing...
2014-09-30 Eric Anholtvc4: Don't forget to store stencil along with depth...
next