56936 Commits (3bc8289f49f6f1a7256c7d199d09d3753c10af3a)
 

Author SHA1 Message Date
  Chia-I Wu 3bc8289f49 ilo: switch to ilo states for SOL stage 12 years ago
  Chia-I Wu 6b14b392d0 ilo: switch to ilo states for VF stage 12 years ago
  Chia-I Wu f0af292239 ilo: move hardware limits to ilo_gpe.h 12 years ago
  Roland Scheidegger 644b8346fd draw: trivial fix comment typo 12 years ago
  Roland Scheidegger 769449b3e8 gallium/tgsi: add missing string for layer semantic 12 years ago
  Roland Scheidegger d0518c4c69 llvmpipe: bump 3d and cube map limits to 2048 and 8192 respectively 12 years ago
  Eric Anholt 38e77e545d glsl: Fix uniform buffer object counting. 12 years ago
  Eric Anholt 93c8692ce9 glsl: Make a local variable to avoid restating this array lookup. 12 years ago
  Kenneth Graunke 757ad82867 intel: Use the CHIPSET macro in the PCI ID tables for the device name. 12 years ago
  Kenneth Graunke ea92b700df intel: Remove 'misc' parameter from CHIPSET macro in PCI ID tables. 12 years ago
  Andreas Boll 8bc788ea9e build: Use PACKAGE_VERSION from autoconf 12 years ago
  Andreas Boll c0f7ccc136 build: Unify PACKAGE_VERSION on autotools, scons and Android 12 years ago
  Jonathan Gray 5bd808a2c7 radeon/winsys: correct RADEON_GEM_WAIT_IDLE use 12 years ago
  Mike Stroyan 962204961d configure.ac: Build dricommon for gallium swrast 12 years ago
  Rodrigo Vivi ce67fb4715 i965: Adding more reserved PCI IDs for Haswell. 12 years ago
  Rico Schüller 3998cfa933 mesa: remove outdated version lines in comments 12 years ago
  Richard Sandiford 7bdf1f2f1a gallium: System z support 12 years ago
  Roland Scheidegger 008fd03600 llvmpipe: improve alignment calculation for fetching/storing pixels 12 years ago
  Roland Scheidegger ffe2a1ca3c llvmpipe: reduce alignment requirement for 1d resources from 4x4 to 4x1 12 years ago
  Roland Scheidegger ef3e887084 llvmpipe: cleanup of generate_unswizzled_blend 12 years ago
  Roland Scheidegger 44993c1808 gallivm: enhance special sse2 4x4f and 2x8f -> 1x16ub conversion 12 years ago
  Roland Scheidegger ce82523db9 gallivm: (trivial) fix lp_build_concat_n 12 years ago
  Brian Paul f270baf074 mesa: change MAX_PROGRAM_ADDRESS_REGS to 1, clamp to it in state tracker 12 years ago
  Paul Berry 2fd785d126 intel: Don't try to blorp or blit CopyTexSubImage(1D_ARRAY). 12 years ago
  Paul Berry 32d1f423bc i965/gen6+: Fix multisample assertions in CopyTexSubImage hw blitter path. 12 years ago
  Vinson Lee 7bafd88c15 mesa: Prevent possible out-of-bounds read by save_SamplerParameterfv. 12 years ago
  Dave Airlie 0677ea063c i965: fix problem with constant out of bounds access (v3) 12 years ago
  Eric Anholt bb525f1f11 intel: Fix copying of separate stencil data in glCopyTexSubImage(). 12 years ago
  Eric Anholt c937aea3d1 meta: Fix temporary image type for float depth/stencil. 12 years ago
  Eric Anholt f96de8ad96 intel: Fix performance regression from miptree blit changes. 12 years ago
  Carl Worth 610fe6da79 glcpp: Add test case for recently fixed loop-control underflow bug. 12 years ago
  Carl Worth d8eeb1d330 glcpp: Fix post-decrement underflow in loop-control variable 12 years ago
  Chad Versace 7a9f4d3e71 i965: Fix glColorPointer(GL_FIXED) 12 years ago
  Zack Rusin e54c924a0e softpipe: draw_find_shader_output returns -1 on invalid outputs 12 years ago
  Tom Stellard 124e1f91a7 radeonsi/compute: Upload work group, work item size in input buffer 12 years ago
  Tom Stellard 3d831206a4 radeonsi/compute: Pass kernel arguments in a buffer v2 12 years ago
  Tom Stellard 67e5c9ae0e radeonsi/compute: Implement un-binding of global buffers 12 years ago
  Tom Stellard d2472ceb92 radeonsi/compute: Support multiple kernels in a compute program 12 years ago
  Tom Stellard 3f24190325 radeonsi/compute: Add missing PIPE_COMPUTE caps 12 years ago
  Jordan Justen c754f7a8fd i965 gen7: use SURFACE_STATE fields to select render level/layer 12 years ago
  Jordan Justen 6bfd897fc4 mesa/texformat: add _mesa_tex_target_is_array function 12 years ago
  Jordan Justen 6a5469cff9 intel: add layered parameter to update_renderbuffer_surface 12 years ago
  Jordan Justen 8312caf673 intel_fbo: set gl_renderbuffer Depth field 12 years ago
  Jordan Justen a2d31371e9 intel: print image depth in debug message 12 years ago
  Brian Paul e20a2df401 mesa: handle missing read buffer in _mesa_get_color_read_format/type() 12 years ago
  Brian Paul dcc5b6bfb7 meta: move vertex array enables for mipmap generation 12 years ago
  Brian Paul 8588350dc0 mesa: fix hodge podge indentation, update comments in texformat.c 12 years ago
  Roland Scheidegger 6b53e2b038 gallium: add support for layered rendering 12 years ago
  Roland Scheidegger 458a9a0f85 gallivm: fix out-of-bounds access with mirror_clamp_to_edge address mode 12 years ago
  Roland Scheidegger f51fc7a71c llvmpipe: fix bogus assertions for buffer surfaces 12 years ago