79749 коммитов (95106f6bfbbb87b702e4bbba98e2eaea71924cd9)
 

Автор SHA1 Сообщение Дата
  Jason Ekstrand 95106f6bfb Merge remote-tracking branch 'public/master' into vulkan 9 лет назад
  Jason Ekstrand 14c46954c9 i965: Add an implemnetation of nir_op_fquantize2f16 9 лет назад
  Jason Ekstrand de60e250f5 nir: Add an opcode for stomping a 32-bit value to 16-bit precision 9 лет назад
  Samuel Pitoiset 60e1c6a7fc nvc0: enable compute shaders on GK104 and GM107+ 9 лет назад
  Samuel Pitoiset 71f327aa21 nvc0: bump the maximum number of UBOs for compute on Kepler 9 лет назад
  Samuel Pitoiset 839a469166 nvc0/ir: do not lower shared+atomics on GM107+ 9 лет назад
  Samuel Pitoiset 543fb95473 nvc0/ir: add atomics support on shared memory for Kepler 9 лет назад
  Samuel Pitoiset 275019d7db nvc0/ir: fix wrong pred emission for ld lock on GK104 9 лет назад
  Samuel Pitoiset 4f58b78c30 nvc0/ir: add support for compute UBOs on Kepler 9 лет назад
  Samuel Pitoiset 3b246a71d7 nvc0: add indirect compute support on Kepler 9 лет назад
  Samuel Pitoiset 7797d5f7d9 nvc0: reduce likelihood of collision for real buffers on Kepler 9 лет назад
  Samuel Pitoiset e2e8085fac nvc0: store ubo info to the driver constbuf on Kepler 9 лет назад
  Samuel Pitoiset 12aa047c98 nvc0: bind user uniforms for compute on Kepler 9 лет назад
  Samuel Pitoiset 1828d90a00 nvc0: bind shader buffers for compute on Kepler 9 лет назад
  Samuel Pitoiset debd910512 nvc0: bind driver cb for compute on c7[] for Kepler 9 лет назад
  Jose Fonseca f72de6f386 gallivm: Prevent disassembly debug output from being truncated. 9 лет назад
  Rob Clark 972054f5bf compiler: random comment fixup 9 лет назад
  Brian Paul 58557b345c docs: minor updates to license.html file 9 лет назад
  Mauro Rossi e09d04cd56 radeonsi: use util_strchrnul() to fix android build error 9 лет назад
  Rob Herring 952720ccee egl: android: enable EGL_FRAMEBUFFER_TARGET_ANDROID and EGL_RECORDABLE_ANDROID 9 лет назад
  Rob Herring e21e81aa18 egl: Add EGL_RECORDABLE_ANDROID attribute 9 лет назад
  Rob Herring 8975527f58 egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute 9 лет назад
  Rob Herring 2d9e0f24e1 Android: fix x86 gallium builds 9 лет назад
  Jose Fonseca cdf7c6b83d gallivm: Use vector selects on LLVM 3.3+. 9 лет назад
  Alejandro Piñeiro cd7d631c71 glsl: do not raise unitialized variable warnings on builtins/reserved GL variables 9 лет назад
  Ilia Mirkin df03be196a nv50,nvc0: add PIPE_BIND_LINEAR support to is_format_supported 9 лет назад
  Ilia Mirkin e0e1683087 mesa: add GL_OES/EXT_draw_buffers_indexed support 9 лет назад
  Kenneth Graunke a57320a9ba i965: Use brw->urb.min_vs_urb_entries instead of 32 for BLORP. 9 лет назад
  Kenneth Graunke 58d4751fa0 i965: Fix textureSize() depth value for 1 layer surfaces on Gen4-6. 9 лет назад
  Ian Romanick 08ff5f4d1f nir: Simplify a bcsel to logical-or 9 лет назад
  Ian Romanick cdea12bf03 ptn: Fix all users of ptn_swizzle 9 лет назад
  Ian Romanick 8bb9c6ff7f ptn: Silence unused parameter warning 9 лет назад
  Samuel Pitoiset d22eca5f90 tgsi: silence compiler warning in fetch_sampler_unit() 9 лет назад
  Samuel Pitoiset 05902a6686 tgsi: fix out of bounds access in exec_atomop() 9 лет назад
  Brian Paul 9076e04934 tgsi: split tgsi_util_get_texture_coord_dim() function into two 9 лет назад
  Brian Paul 9d7cd43988 tgsi: skip texture query opcodes when examining texture targets 9 лет назад
  Pierre Moreau f96a403bc3 nv50/ir: Check for valid insn instead of def size 9 лет назад
  Ilia Mirkin a94d8d51d7 mesa: add GL_EXT_copy_image support 9 лет назад
  Ilia Mirkin ebdb534548 mesa: add GL_OES_copy_image support 9 лет назад
  Ilia Mirkin 571f538a62 mesa: remove duplicate MAX_GEOMETRY_SHADER_INVOCATIONS entry 9 лет назад
  Ilia Mirkin 2c7f5fe296 st/mesa: add ES sample-shading support 9 лет назад
  Ilia Mirkin 3002296cb6 mesa: add GL_OES_shader_multisample_interpolation support 9 лет назад
  Ilia Mirkin 411a88accc mesa: add GL_OES_sample_shading support 9 лет назад
  Ilia Mirkin 5283e81015 glsl: add GL_OES_sample_variables support 9 лет назад
  Ilia Mirkin 6a8ca859f9 mesa: add OES_sample_variables to extension table, add enable bit 9 лет назад
  Ilia Mirkin 903640c2ac glsl: add gl_MaxSamples, new in GL 4.5 / GL ES 3.2 9 лет назад
  Matt Turner 4fea98991c i965: Don't add barrier deps for FB write messages. 9 лет назад
  Matt Turner 3495265158 i965: Add and use is_scheduling_barrier() function. 9 лет назад
  Matt Turner b4e223cfbf i965: Remove NOP insertion kludge in scheduler. 9 лет назад
  Matt Turner a607f4aa57 i965: Assert that an instruction is not inserted around itself. 9 лет назад