76273 Commits (9675fb6c681bf3441ee1d25e18b38faea5144524)
 

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