97528 커밋 (884a0b2a9e55d4c1ca39475b50d9af598d7d7280)
 

작성자 SHA1 메시지 날짜
  Ian Romanick 9c53b80ff9 glsl: Minor cleanups after previous commit 7 년 전
  Ian Romanick c18d8c61d6 glsl: Use more link_calculate_matrix_stride in lower_buffer_access 7 년 전
  Ian Romanick 1a2beae1b3 glsl: Use link_calculate_matrix_stride in lower_buffer_access and friends 7 년 전
  Ian Romanick 24e78d99db glsl: Refactor matrix stride calculation into a utility function 7 년 전
  Ian Romanick 88f5588f77 glsl/linker: Optimize swizzles again after linking 7 년 전
  Ian Romanick ef1ca06ce8 glsl: Combine nop-swizzle optimization with swizzle-swizzle optimization 7 년 전
  Ian Romanick c858abb14f glsl: Make the swizzle-swizzle optimization greedy 7 년 전
  Ian Romanick ae1fd09c1d glsl: Remove program_resource_visitor::visit_field(const glsl_struct_field *) 7 년 전
  Ian Romanick 2c7657f62c glsl: Silence unused parameter warning 7 년 전
  Dave Airlie 6bec8bcd79 ac/nir: add support for all intrinsics. (v2) 7 년 전
  Timothy Arceri 87f02ddfd1 amdgpu: use simple mtx 7 년 전
  Timothy Arceri f0857fe87b mesa: use simple mtx in core mesa 7 년 전
  Timothy Arceri f98a2768ca mesa: Add new fast mtx_t mutex type for basic use cases 7 년 전
  Timothy Arceri 6a72eba755 mesa: rework how we free gl_shader_program_data 7 년 전
  Timothy Arceri 9c33533586 glsl: use the correct parent when allocating program data members 7 년 전
  Timothy Arceri cf05bb506a glsl: drop cache_fallback 7 년 전
  Kenneth Graunke a16dc04ad5 i965: properly initialize brw->cs.base.stage to MESA_SHADER_COMPUTE 7 년 전
  Jason Ekstrand 3e63cf893f intel/nir: Break the linking code into a helper in brw_nir.c 7 년 전
  Jason Ekstrand 7364f080f9 intel/nir: Add a helper for getting the NoIndirect mask 7 년 전
  Matt Turner 77a63d190a nir: Don't print swizzles when there are more than 4 components 7 년 전
  Dylan Baker 34593e978c meson: Add threads dependencies to glsl_compiler executable 7 년 전
  Andreas Boll a6932faae1 glsl: Fix typo fragement -> fragment 7 년 전
  Andreas Boll 4f29ed38f3 broadcom/vc5: Remove unused v3d_compiler.c 7 년 전
  Andreas Boll 6e4d65f674 broadcom/vc5: Add vc5_drm.h to the release tarball 7 년 전
  Gert Wollny 6905d005ef clover: use the unified check for c++11 instead of the gcc version number 7 년 전
  Gert Wollny 8f18528cea swr: Replace the check for c++11 by the unified version 7 년 전
  Gert Wollny 09ad2576ec configure: check for -std=c++11 support and enable st/mesa test accordingly 7 년 전
  Emil Velikov 6dd56fafe2 configure.ac: append to existing initializer override flags 7 년 전
  Emil Velikov 63811f3b7c configure.ac: append to existing MSVC compat flags 7 년 전
  Dylan Baker 8a36f025f4 meson: Allow building glvnd with EGL and non-dri based GLX 7 년 전
  Emil Velikov 85a017230c configure.ac: require xcb* for the omx/va/... when using x11 platform 7 년 전
  Emil Velikov b4967561c0 configure.ac: loosen --enable-glvnd check to honour egl 7 년 전
  Emil Velikov 61e99ce267 egl/android: add a note about .swap_buffers_with_damage 7 년 전
  Emil Velikov c7b65c330f wayland-drm: static inline wayland_drm_buffer_get 7 년 전
  Emil Velikov ba414dba4f automake: intel: correctly append to the LIBADD variable 7 년 전
  Emil Velikov 6ef9482b78 configure: enable the OpenCL ICD by default 7 년 전
  Emil Velikov 0cd0958544 targets/opencl: don't hardcode the icd file install to /etc/... 7 년 전
  Emil Velikov 01d91b3718 amd: add amdgpu_asic_addr.h to the sources list 7 년 전
  Tobias Droste 5d61fa4e68 gallivm: Use new LLVM fast-math-flags API 7 년 전
  Juan A. Suarez Romero d5a641106b glsl: add varying resources for arrays of complex types 7 년 전
  Timothy Arceri 36be8c2fcf st/glsl_to_nir: use nir_shader_gather_info() 7 년 전
  Timothy Arceri c980a3aa31 st/glsl_to_nir: generate NIR earlier 7 년 전
  Timothy Arceri f6c0504abc st/glsl_to_nir: delay adding built-in uniforms to Parameters list 7 년 전
  Marek Olšák 7f33e94e43 amd/addrlib: update to latest version 7 년 전
  Eric Anholt 3bfcd31e98 braodcom/vc5: Flush the job when it grows over 1GB. 7 년 전
  Eric Anholt 50906e4583 broadcom/vc5: Do 16-bit unpacking of integer texture returns properly. 7 년 전
  Eric Anholt 80da60947b broadcom/vc5: Fix pausing of transform feedback. 7 년 전
  Eric Anholt 25d199f67d broadcom/vc5: Add support for GL_RASTERIZER_DISCARD 7 년 전
  Eric Anholt dfff9ce45e broadcom/vc5: Fix scheduling for a non-SFU R4 write after a dead R4 write. 7 년 전
  Eric Anholt 9ccb6621be broadcom/vc5: Add partial transform feedback query support. 7 년 전