75400 Commits (37d0aea772a39f9ae7fe3d791e23c1be03ccf9de)
 

Author SHA1 Message Date
  Grazvydas Ignotas da0e216e06 r600: fix constant buffer size programming 9 years ago
  Kenneth Graunke dfce9759ab docs: Mark ARB_tessellation_shader as done on all i965 platforms. 9 years ago
  Kenneth Graunke 381a89cf2a i965: Enable ARB_tessellation_shader on Gen7-7.5. 9 years ago
  Kenneth Graunke bd8ab8dedb i965: Don't set interleave or complete on TCS EOT message. 9 years ago
  Kenneth Graunke b7793783b3 i965: Relase input URB Handles on Gen7/7.5 when TCS threads finish. 9 years ago
  Kenneth Graunke 6ceabb72ea i965: Use proper TCS barrier ID bits for Ivybridge/Baytrail. 9 years ago
  Kenneth Graunke 5898cbae24 i965: Use proper TCS Instance ID bits for Ivybridge/Baytrail. 9 years ago
  Kenneth Graunke 1245724f72 i965: Port tessellation evaluation shaders to vec4 mode. 9 years ago
  Kenneth Graunke 889d987904 i965: Emit a real 3DSTATE_DS on Gen7. 9 years ago
  Kenneth Graunke 2c240b05e9 i965: Emit a real 3DSTATE_HS on Gen7. 9 years ago
  Kenneth Graunke 74b83fe368 i965: Add the TCS/TES state upload atoms to the gen7_atoms list. 9 years ago
  Jason Ekstrand 237f2f2d8b nir: Get rid of function overloads 9 years ago
  Ilia Mirkin 109c348284 nvc0: don't forget to reset VTX_TMP bufctx slot after blit completion 9 years ago
  Ilia Mirkin 28e07fdd4a nv50,nvc0: add a note when converting vertex elements using CPU 9 years ago
  Connor Abbott 41c7912d04 gallium/auxiliary: don't build NIR sources with MSVC2008 flags 9 years ago
  Anuj Phogat 52865efc41 i965: Add tr_mode and mip tail information in surface state dump 9 years ago
  Jordan Justen 8326eb13f2 i965/gen8/cs: Gen8 requires 64 byte alignment for push constant data 9 years ago
  Rob Clark 843cec6d3a freedreno/ir3: spelling.. 9 years ago
  Rob Clark dc21747838 nir/print: print variable constant-initializers 9 years ago
  Kenneth Graunke 6524897606 docs: Clarify that ARB_tessellation_shader is only done on i965/gen8+. 9 years ago
  Kenneth Graunke 209d130dd1 docs: Mark ARB_tessellation_shader as done on i965/gen8+. 9 years ago
  Kenneth Graunke 7738f3a988 i965: Enable ARB_tessellation_shader on Gen8+. 10 years ago
  Kenneth Graunke 794eb9d727 i965: Handle mix-and-match TCS/TES with separate shader objects. 9 years ago
  Kenneth Graunke 01b1b44d31 i965: Defer input lowering for tessellation stages until specialization. 9 years ago
  Kenneth Graunke 8bc073d601 i965: Automatically create a passthrough TCS when needed. 9 years ago
  Kenneth Graunke 4ec3f0f4b9 i965: Start program_string_id from 1, not 0. 9 years ago
  Kenneth Graunke 2432643e89 i965: Create and set a new brw_tcs_prog_data::outputs_written field. 9 years ago
  Kenneth Graunke 239a4bdcd4 i965: Upload HS push constants whenever default tess. levels change. 9 years ago
  Kenneth Graunke 0d5cb4aef4 i965: Only call _mesa_load_state_parameters if prog exists. 9 years ago
  Kenneth Graunke a122af696c i965: Switch TCS gl_program/gl_shader_program checks over to TES. 9 years ago
  Kenneth Graunke 9d35fecfb9 i965: Remove unnecessary brw->tess_ctrl_program assertions. 9 years ago
  Kenneth Graunke f46dbfaed9 i965: Consolidate BRW_NEW_TESS_{CTRL,EVAL}_PROGRAM flags. 9 years ago
  Kenneth Graunke 8498cb4a45 i965: Only call brw_upload_tcs/tes_prog when using tessellation. 9 years ago
  Kenneth Graunke 2bcf989407 nir: Add a glsl_vec_type() helper. 9 years ago
  Kenneth Graunke 0daf51e130 nir: Use writemasked store_vars in glsl_to_nir. 9 years ago
  Kenneth Graunke 7d539080c1 nir: Add a writemask to store intrinsics. 9 years ago
  Tapani Pälli 50fc4a9256 mesa: update gl_HelperInvocation support status in docs 9 years ago
  Tapani Pälli f2be5b8ba4 mesa: fix interface matching done in validate_io 9 years ago
  Iago Toral Quiroga 5f8bb6fbb1 mesa: add SSBOs to the list of fragment shader side effects 9 years ago
  Iago Toral Quiroga 9bbdd0eda4 i965: Ensure FS execution in presence of atomic buffers 9 years ago
  Iago Toral Quiroga 1a95b87dad mesa: Add a _mesa_active_fragment_shader_has_side_effects helper 9 years ago
  Kenneth Graunke 57f7c85dcf i965: Implement gl_PatchVerticesIn by baking it into brw_tcs_prog_key. 9 years ago
  Kenneth Graunke 24be658d13 i965: Add tessellation control shaders. 9 years ago
  Kenneth Graunke a5038427c3 i965: Add tessellation evaluation shaders 9 years ago
  Timothy Arceri 54daffef16 nir: remove field only used in GLSL IR when assigning varying locations 9 years ago
  Ben Skeggs a8c4747602 nouveau: enable use of new kernel interfaces 9 years ago
  Ben Skeggs 5b614b141a nvc0: remove use of deprecated sw class identifier 9 years ago
  Ben Skeggs 33a3ba8c59 nv50: fix g98+ vdec class allocation 9 years ago
  Ben Skeggs 791a3e1850 nouveau: remove use of deprecated nouveau_device_wrap() 9 years ago
  Ben Skeggs 323d4da372 nouveau: fix screen creation failure paths 9 years ago