mesa.git
2015-12-23 Kenneth Graunkedocs: Mark ARB_tessellation_shader as done on i965...
2015-12-23 Kenneth Graunkei965: Enable ARB_tessellation_shader on Gen8+.
2015-12-23 Kenneth Graunkei965: Handle mix-and-match TCS/TES with separate shader...
2015-12-23 Kenneth Graunkei965: Defer input lowering for tessellation stages...
2015-12-23 Kenneth Graunkei965: Automatically create a passthrough TCS when needed.
2015-12-23 Kenneth Graunkei965: Start program_string_id from 1, not 0.
2015-12-23 Kenneth Graunkei965: Create and set a new brw_tcs_prog_data::outputs_w...
2015-12-23 Kenneth Graunkei965: Upload HS push constants whenever default tess...
2015-12-23 Kenneth Graunkei965: Only call _mesa_load_state_parameters if prog...
2015-12-23 Kenneth Graunkei965: Switch TCS gl_program/gl_shader_program checks...
2015-12-23 Kenneth Graunkei965: Remove unnecessary brw->tess_ctrl_program assertions.
2015-12-23 Kenneth Graunkei965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM...
2015-12-23 Kenneth Graunkei965: Only call brw_upload_tcs/tes_prog when using...
2015-12-23 Kenneth Graunkenir: Add a glsl_vec_type() helper.
2015-12-22 Kenneth Graunkenir: Use writemasked store_vars in glsl_to_nir.
2015-12-22 Kenneth Graunkenir: Add a writemask to store intrinsics.
2015-12-22 Tapani Pällimesa: update gl_HelperInvocation support status in...
2015-12-22 Tapani Pällimesa: fix interface matching done in validate_io
2015-12-22 Iago Toral... mesa: add SSBOs to the list of fragment shader side...
2015-12-22 Iago Toral... i965: Ensure FS execution in presence of atomic buffers
2015-12-22 Iago Toral... mesa: Add a _mesa_active_fragment_shader_has_side_effec...
2015-12-22 Kenneth Graunkei965: Implement gl_PatchVerticesIn by baking it into...
2015-12-22 Kenneth Graunkei965: Add tessellation control shaders.
2015-12-22 Kenneth Graunkei965: Add tessellation evaluation shaders
2015-12-22 Timothy Arcerinir: remove field only used in GLSL IR when assigning...
2015-12-22 Ben Skeggsnouveau: enable use of new kernel interfaces
2015-12-22 Ben Skeggsnvc0: remove use of deprecated sw class identifier
2015-12-22 Ben Skeggsnv50: fix g98+ vdec class allocation
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device_wrap()
2015-12-22 Ben Skeggsnouveau: fix screen creation failure paths
2015-12-22 Ben Skeggsnouveau: return nouveau_screen from hw-specific creatio...
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device::drm_v...
2015-12-22 Ben Skeggsnouveau: remove use of deprecated nouveau_device::fd
2015-12-22 Ben Skeggsnouveau: bump required libdrm version to 2.4.66
2015-12-21 Dave Airlier600: fix viewport clipping handling (v2)
2015-12-21 Dave Airlieradeonsi: fix viewport clipping handling. (v2)
2015-12-21 Dave Airlier600: drop VTX_CNT_EN write from initial state
2015-12-21 Nicolai Hähnlegallium/radeon: fix regression in a number of driver...
2015-12-21 Ben Widawskyi965: Only apply CS stall workaround pre-SKL
2015-12-21 Ilia Mirkinglx/dri3: a drawable might not be bound at wait time
2015-12-21 Emil Velikovdocs: add news item and link release notes for 11.0.8
2015-12-21 Emil Velikovdocs: add sha256 checksums for 11.0.8
2015-12-21 Emil Velikovdocs: add release notes for 11.0.8
2015-12-19 Dave Airlieglsl: count attributes for vertex inputs properly.
2015-12-19 Kenneth Graunkeralloc: Fix ralloc_adopt() to the old context's last...
2015-12-19 Dave Airlieglsl: fix transform feedback for 64-bit outupts.
2015-12-19 Dave Airlieglsl: fix partial marking for fp64 types.
2015-12-19 Dave Airlieglsl: only update doubles inputs for vertex inputs.
2015-12-19 Eric Anholtvc4: Do instruction scheduling on the QIR to hide textu...
2015-12-19 Eric Anholtvc4: Fix latency handling for QPU texture scheduling.
2015-12-19 Eric Anholtvc4: Keep sample mask writes from being reordered after...
2015-12-19 Dave Airlieglsl: fix count_attribute_slots to allow for different...
2015-12-19 Dave Airlieglsl: use dual slot helper in the linker code.
2015-12-19 Dave Airlieglsl/fp64: add helper for dual slot double detection.
2015-12-19 Dave Airlieglsl: pass stage into mark function
2015-12-18 Rob Herringfreedreno/ir3: fix 32-bit builds with pointer-to-int...
2015-12-18 Matt Turneri965/vec4: Optimize predicate handling for any/all.
2015-12-18 Matt Turnernir: Delete bany, ball, fany, fall.
2015-12-18 Matt Turnerglsl: Implement all(v) as all_equal(v, true).
2015-12-18 Matt Turnerglsl: Remove ir_unop_any.
2015-12-18 Matt Turnerglsl: Implement any(v) as any_nequal(v, false).
2015-12-18 Nicolai Hähnlegallium/radeon: only dispose locally created target...
2015-12-18 Roland Scheideggergallium/util: (trivial) include p_shader_tokens.h in...
2015-12-17 Roland Scheideggerdraw: fix clip test with NaNs
2015-12-17 Roland Scheideggerdraw: fix pstipple and aaline stages wrt sampler_views...
2015-12-17 Miklós Mátéswrast: move two global defines to the only place where...
2015-12-17 Miklós Mátémesa: improve debug log in atifragshader
2015-12-17 Miklós Mátéprogram: fix comment about the fog formula
2015-12-17 Miklós Mátémesa: Don't leak ATIfs instructions in DeleteFragmentShader
2015-12-17 Oded Gabbayconfigura.ac: fix test for SSE4.1 assembler support
2015-12-17 Jonathan Grayconfigure: check for python2.7 for PYTHON2
2015-12-17 Jonathan Grayconfigure.ac: use pkg-config for libelf
2015-12-17 Jordan Justeni965/screen: Allow OpenGLES 3.1 for gen8+
2015-12-17 Jordan Justeni965: Enable compute shaders in more cases for OpenGLES 3.1
2015-12-17 Jordan Justenmain/version: Don't require ARB_compute_shader for...
2015-12-17 Jordan Justenmain: Allow compute shaders to be compiled with OpenGLE...
2015-12-17 Jordan Justenmain: Add MESA_VERBOSE=api for LinkProgram & UseProgram
2015-12-17 Matt Turnerir_to_mesa: Skip useless comparison instructions.
2015-12-17 Kenneth Graunkeglsl: Remove inverse() from GLSL 1.20 and 1.30.
2015-12-17 Samuel Pitoisetnv50: free memory allocated by the prog which reads...
2015-12-17 Brian Paulst/osmesa: add OSMesaCreateContextAttribs() function
2015-12-17 Brian Paulosmesa: add new OSMesaCreateContextAttribs function
2015-12-17 Brian Paulsvga: don't use debug code in update_state() in release...
2015-12-16 Samuel Pitoisetnv50,nvc0: free memory allocated by performance metrics
2015-12-16 Samuel Pitoisetnvc0: free memory allocated by the prog which reads...
2015-12-16 Samuel Pitoisetnvc0: fix metric-achieved_occupancy calculation on...
2015-12-16 Christian Königst/va: remove fence handling v3
2015-12-16 Neil RobertsRevert "i965: Use MESA_FORMAT_B8G8R8X8_SRGB for RGB...
2015-12-16 Neil Robertsi965: Fix crash when calling glViewport with no surface...
2015-12-16 Neil Robertsmesa/blit: Don't require the same format for mulitisamp...
2015-12-16 Julien Isorcest/va: retrieve size from the temporary img variable
2015-12-16 Roland Scheideggerdraw: handle edge flags in llvm path
2015-12-16 Roland Scheideggerdraw: don't set start_instance and instance id for...
2015-12-15 Jason Ekstrandnir/lower_system_values: Refactor and use the builder.
2015-12-15 Jason Ekstrandnir/builder: Add a load_system_value helper
2015-12-15 Jason Ekstrandnir/lower_system_values: Stop supporting non-SSA
2015-12-15 Samuel Pitoisetnvc0: remove old comment related to metric calculations
2015-12-15 Eric Anholtvc4: Add support for dumping executed commands to a...
2015-12-15 Eric Anholtvc4: Import updated vc4_drm.h with hang state.
2015-12-15 Eric Anholtvc4: Only update vc4->msaa when the framebuffer changes.
next