76273 Révisions (9675fb6c681bf3441ee1d25e18b38faea5144524)
 

Auteur SHA1 Message Date
  Brian Paul 9675fb6c68 mesa: move _mesa_num_tex_faces() to teximage.h il y a 9 ans
  Brian Paul 6e09df24b5 mesa: simplify some code with new _mesa_cube_face_target() function il y a 9 ans
  Brian Paul 82db969ac0 mesa: add _mesa_cube_face_target() helper il y a 9 ans
  Brian Paul d73f5a3133 mesa: make _mesa_tex_target_to_face() an inline function il y a 9 ans
  Brian Paul 6a08673c5e mesa: remove _ARB suffix from cube map enums il y a 9 ans
  Brian Paul ae70d0d68c docs: Visual Studio 2013 or later is now required il y a 9 ans
  Timothy Arceri 4e59362d1b glsl: replace _strtoui64() with strtoull() for MSVC il y a 9 ans
  Jose Fonseca 950da38164 mesa: Use _aligned_malloc/free for MinGW too. il y a 9 ans
  Jose Fonseca c69ef377c8 mesa: Remove support for MSVC2008. il y a 9 ans
  Jose Fonseca 5bc8d34526 util/u_atomic: Remove MSVC 2008 support. il y a 9 ans
  Topi Pohjolainen 30711d984f i965: Stop considering if msrt aux buffers need aux buffer il y a 9 ans
  Topi Pohjolainen 422b1386d7 i965: Separate miptree creation from auxiliary buffer setup il y a 9 ans
  Topi Pohjolainen d089f2d932 i965: Isolate aligned dimensions for stencil only il y a 9 ans
  Topi Pohjolainen 0dcd9a09d1 i965: Restore vbo after color resolve during brw_try_draw_prims() il y a 9 ans
  Topi Pohjolainen 779429d063 i965: Validate textures before altering driver state il y a 9 ans
  Kenneth Graunke 76f6f59c6e i965: Make brw_clear_cache flag all the bits on both pipelines. il y a 9 ans
  Samuel Iglesias Gonsálvez 61ceb36ead glsl: Allow invariant qualifer in block members in desktop OpenGL. il y a 9 ans
  Kenneth Graunke e9644cb1f9 i965: Consider tessellation in get_pipeline_state_l3_weights. il y a 9 ans
  Kenneth Graunke f275c61c30 i965: Split brw_upload_texture_surfaces into compute/render atoms. il y a 9 ans
  Marek Olšák f3943614ff radeonsi: fix build with LLVM 3.6 il y a 9 ans
  Jason Ekstrand 9f8c01b03c i965/gs: Pass VerticesIn though prog_data il y a 9 ans
  Jason Ekstrand 56eb9c44ad i965/fs: Pass usage of depth, W, and sample mask through prog_data il y a 9 ans
  Jason Ekstrand ae3543950c i965/fs: Refactor setup_payload_gen6 to assume FS il y a 9 ans
  Samuel Pitoiset d759f0ddf1 nv50,nvc0: remove unused parameter in nvXX_state_validate() il y a 9 ans
  Timothy Arceri b600247035 glsl: don't validate interface blocks twice il y a 9 ans
  Timothy Arceri 98d3cc9fbc glsl: remove duplicate embedded struct validation il y a 9 ans
  Jose Fonseca 0d4898ae80 include,gallium: Remove pre-MSVC 2013 compatibility. il y a 9 ans
  Jose Fonseca a97a955b92 scons: Eliminate MSVC2008 compatibility. il y a 9 ans
  Jose Fonseca 1cadfe08c4 configure: Eliminate MSVC2008 compatibility. il y a 9 ans
  Chris Forbes a2c8b5ece5 i965: ir: dump floats as %-g rather than %f, so we can see denormals il y a 9 ans
  Jordan Justen 9f36070c2f i965/gen7: Require kernel cmd_parser 5 for ARB_compute_shader il y a 9 ans
  Marek Olšák a8aa73f768 st/mesa: release GLSL IR in LinkShader after it's not needed il y a 10 ans
  Marek Olšák 906ecab450 mesa: call build_program_resource_list inside Driver.LinkShader il y a 10 ans
  Marek Olšák 0f235c960c st/mesa: use correct pipe functions to create tess shaders il y a 9 ans
  Marek Olšák 100796c15c gallium/radeon: drop support for LLVM 3.5 il y a 9 ans
  Marek Olšák 3dc1cb0cc7 radeonsi: obtain commonly used LLVM types only once il y a 9 ans
  Marek Olšák 1643dca513 radeonsi: cleanup shader codegen il y a 9 ans
  Marek Olšák 1c8a1a8fed radeonsi: fix a crash when binding a sampler buffer il y a 9 ans
  Emil Velikov 0f3cea95ab docs: add news item and link release notes for 11.1.2 il y a 9 ans
  Emil Velikov 0802afd92d docs: add sha256 checksums for 11.1.2 il y a 9 ans
  Emil Velikov 323782aa57 docs: add release notes for 11.1.2 il y a 9 ans
  Jason Ekstrand 8750299a42 nir: Remove the const_offset from nir_tex_instr il y a 9 ans
  Jason Ekstrand 70dff4a55e nir/lower_vec_to_movs: Better report channels handled by insert_mov il y a 9 ans
  Marek Olšák 6ee1c386fe radeonsi: don't emit unnecessary NULL exports for unbound targets (v3) il y a 9 ans
  Ben Widawsky 088280e022 i965: Make sure we blit a full compressed block il y a 9 ans
  Marek Olšák 79d0082c64 radeon/uvd: silence a warning il y a 9 ans
  Marek Olšák d9c8a8fe61 r300g: silence warnings il y a 9 ans
  Ian Romanick 0ecc9d907e meta/decompress: Don't pollute the renderbuffer namespace il y a 9 ans
  Ian Romanick 3aeff21fbf meta: Use internal functions for renderbuffer access il y a 9 ans
  Ian Romanick 4087c17832 meta/decompress: Track renderbuffer using gl_renderbuffer instead of GL API object handle il y a 9 ans