69337 Révisions (10d85ffc5a74bbce4decd7fe2aedd856ce7d39cb)
 

Auteur SHA1 Message Date
  Kenneth Graunke 10d85ffc5a i965: Change brw_shader to gl_shader in brw_link_shader(). il y a 10 ans
  Kenneth Graunke 500da98e0b nir: Constify nir_lower_sampler's gl_shader_program pointer. il y a 10 ans
  Kenneth Graunke 709b88ccd8 nir: Remove linker_error calls from nir_lower_samplers(). il y a 10 ans
  Kenneth Graunke 99264b7f37 nir: Make nir_lower_samplers take a gl_shader_stage, not a gl_program *. il y a 10 ans
  Kenneth Graunke 4b27391cad nir: Move gl_shader_stage enum from mtypes.h to shader_enums.h. il y a 10 ans
  Kenneth Graunke feafe70399 nir: Fix #include guards in shader_enums.h. il y a 10 ans
  Kenneth Graunke d0f39a2fcd nir: Constify prog_to_nir's gl_program pointer. il y a 10 ans
  Vinson Lee 50e9fa2ed6 gallivm: Fix build since llvm-3.7.0svn r234460. il y a 10 ans
  Roland Scheidegger a873b79fa5 draw: (trivial) don't print the shader twice with GALLIVM_DEBUG=tgsi (or ir) il y a 10 ans
  Roland Scheidegger 586536a4e1 gallivm: don't use control flow when doing indirect constant buffer lookups il y a 10 ans
  Brian Paul 09e7e2016b glsl: check for forced_language_version in is_version() il y a 10 ans
  Neil Roberts 4deca1274c i965/skl: Fix the order of the arguments for the LD sampler message il y a 10 ans
  Zhenyu Wang eb51c6d55f i965: Fix depth field setting in surface state for raw buffer on Gen7/8 il y a 10 ans
  Dave Airlie 6b722c390b u_tile: fix warnings about incompatible casts. il y a 10 ans
  Glenn Kennard f2947807c8 r600g/sb: Enable SB for geometry shaders il y a 10 ans
  Glenn Kennard 06bb68da4a r600g/sb: Update last_cf for loops il y a 10 ans
  Dave Airlie 61393bdcdc u_tile: fix stencil texturing tests under softpipe il y a 10 ans
  Jason Ekstrand 11694737fc nir: Make nir_*_instr_create take a nir_shader instead of a void * context il y a 10 ans
  Kenneth Graunke a10d493715 nir: Implement a nir_sweep() pass. il y a 10 ans
  Kenneth Graunke de2014cf1e nir: Allocate dereferences out of their parent instruction or deref. il y a 10 ans
  Kenneth Graunke 4f4b04b7c7 nir: Allocate nir_ssa_def::uses/if_uses out of the instruction. il y a 10 ans
  Kenneth Graunke 900498bd11 nir: Allocate nir_phi_src values out of the nir_phi_instr. il y a 10 ans
  Kenneth Graunke b05d53404c nir: Allocate nir_call_instr::params out of the nir_call itself. il y a 10 ans
  Kenneth Graunke 73d106822e i965: Add the ability to render to I8/L8 and I16/L16 UNORM formats. il y a 10 ans
  Kenneth Graunke 60dcd97257 i965: Use SET_FIELD in 3DSTATE_STREAMOUT packets. il y a 10 ans
  Jason Ekstrand 2e3b35a1cb nir/lower_tex_projector: Don't use designated initializers il y a 10 ans
  Tapani Pälli 1aa5738e66 glsl: relax input->output validation for SSO programs il y a 10 ans
  Ilia Mirkin ae720c66cb nv50,nvc0: limit the y-tiling of 3d textures to the first level's tiling il y a 10 ans
  Dave Airlie ad84689f73 r600g: fix op3 abs issue il y a 10 ans
  Iago Toral Quiroga 2042a2f961 i965: Do not render primitives in non-zero streams then TF is disabled il y a 10 ans
  Kenneth Graunke f368d0fa1f i965: Add forgotten multi-stream code to Gen8 SOL state. il y a 10 ans
  Kenneth Graunke f9e5dc0a85 i965: Fix instanced geometry shaders on Gen8+. il y a 10 ans
  Kenneth Graunke a09c5b8527 i965: Free dead GLSL IR one last time. il y a 10 ans
  Kenneth Graunke 797d606127 i965: Implement SIMD16 texturing on Gen4. il y a 10 ans
  Kenneth Graunke 8aee87fe4c i965: Use SIMD16 instead of SIMD8 on Gen4 when possible. il y a 10 ans
  Kenneth Graunke 108b92b1e9 i965: Respect the no_8 flag on Gen4-5. il y a 10 ans
  Kenneth Graunke 62050886c8 i965/fp: Set coord_components correctly for cube textures. il y a 10 ans
  Ian Romanick dd7d068784 glsl/cse: Maintain a list of free ae_entry objects il y a 10 ans
  Matt Turner d131630c08 nir: Remove fsin_reduced/fcos_reduced. il y a 10 ans
  Matt Turner c8d65dd713 st/mesa: Remove unused emit_scs(). il y a 10 ans
  Matt Turner 5fb735b756 program: Remove unused emit_scs(). il y a 10 ans
  Matt Turner cdb1eb9a3f i965/vec4: Remove emit_scs() prototype. il y a 10 ans
  Matt Turner 5c71cf8531 glsl: Remove never used sin_reduced/cos_reduced. il y a 10 ans
  Antia Puentes 490621f0f2 glsl: Update the #line behaviour on GLSL 3.30+ and GLSL ES+ il y a 10 ans
  Antia Puentes c0a7014601 glsl: respect the source number set by #line <line> <source> il y a 10 ans
  Iago Toral Quiroga 47597f8f5c i965: Make sure we always mark array surfaces as such il y a 10 ans
  Rob Clark 8b0b81339b freedreno/ir3: add NIR compiler il y a 10 ans
  Ilia Mirkin 700d949ea1 freedreno/a3xx: don't decode srgb on mem2gmem il y a 10 ans
  Ilia Mirkin b060b56772 freedreno/a3xx: pass sprite coord mode through to program emit il y a 10 ans
  Ilia Mirkin 1de72dfc8a freedreno/a3xx: add UBO support il y a 10 ans