59989 Commits (538a7f2a8082e748caa599636c01833332bd039a)
 

Author SHA1 Message Date
  Kenneth Graunke 93658054c0 i965/vs: Always store pull constant offsets in GRFs on Gen8. 13 years ago
  Kenneth Graunke dd159f25e4 i965/vs: Don't copy propagate into SEND-from-GRF messages. 13 years ago
  Francisco Jerez ce34158680 clover: Fix missing minus sign in 'iterator_adaptor::operator-='. 12 years ago
  Chad Versace 8b659cef3a i965/hsw: Apply non-msrt fast color clear w/a to all HSW GTs 12 years ago
  Kenneth Graunke 5b331f6fcb glsl: Simplify the built-in function linking code. 12 years ago
  Kenneth Graunke 1b557b1606 glsl: Create an accessor for the built-in function shader. 12 years ago
  Kenneth Graunke 5af97b43c9 glsl: Drop crazy looping from no_matching_function_error(). 12 years ago
  Kenneth Graunke e04a97ff23 glsl: Merge "candidates are: " message to the previous line. 12 years ago
  Kenneth Graunke e5e191a6b1 glsl: Drop unused call_ir parameter from generate_call(). 12 years ago
  Kenneth Graunke c5adc1c8b5 glsl: Remove useless iteration through function parameters. 12 years ago
  Jon TURNEY 61e0f11170 Fix 'make check' in src/mapi/glapi/tests when builddir != srcdir 12 years ago
  Ian Romanick 862044c7f7 docs: Import 10.0 release notes, add news item 12 years ago
  Paul Berry c4cf487315 i965/gen6: Fix multisample resolve blits for luminance/intensity 32F formats. 12 years ago
  Paul Berry 26498e0f0c glsl: Remove unused field loop_variable_state::loop. 12 years ago
  Paul Berry af9af2965b glsl: Improve documentation of ir_loop counter/control fields. 12 years ago
  Paul Berry a810db7b84 glsl: In ir_validate, check that ir_loop::counter always refers to a new var. 12 years ago
  Paul Berry d6eb4321d0 glsl: Fix inconsistent assumptions about ir_loop::counter. 12 years ago
  Paul Berry 9d2951ea0a glsl: Teach ir_variable_refcount about ir_loop::counter variables. 12 years ago
  Brian Paul 1fb106527f mesa: fix mem leak of glPixelMap data in display list 12 years ago
  Brian Paul 90d85aa16c mesa: added memory-related comment in save_error() 12 years ago
  Brian Paul 95d6ed22b3 mesa: fix flags assignment in save_WaitSync() 12 years ago
  Brian Paul efe7257ea7 mesa: remove old colortable, histogram, etc. code from dlist.c 12 years ago
  Brian Paul 90891091cd mesa: have old convolution functions generate GL_INVALID_OPERATION 12 years ago
  Brian Paul 214399a3bc mesa: have old glColorTable functions generate GL_INVALID_OPERATION 12 years ago
  José Fonseca fb5f5b8188 trace: Dump PIPE_QUERY_* enums. 12 years ago
  José Fonseca eb040bd54a trace: Dump query results faithfully. 12 years ago
  Carl Worth eeaa7a05a1 docs: Import 9.2.4 release notes, add news item. 12 years ago
  Roland Scheidegger ca39f4eee2 gallium/cso: fix sampler / sampler_view counts 12 years ago
  Roland Scheidegger 2983c039df gallium: new shader cap bit for the amount of sampler views 12 years ago
  Roland Scheidegger e4d8084cbd gallium/drivers: support more sampler views than samplers for more drivers 12 years ago
  Ian Romanick 53a65e547c i965: Properly reject __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS when __DRI2_ROBUSTNESS is not enabled 12 years ago
  Matt Turner 0822b2dfbd Revert "drop old INTEL_DEBUG names for `perf` (fall) and `fs` (wm)" 12 years ago
  Vinson Lee 9bf41f09ab glsl: Link glcpp with math library. 12 years ago
  Kenneth Graunke c4815f6cd6 i965: Always reserve binding table space for at least one render target. 12 years ago
  Francisco Jerez 6b2b4cc885 glsl: Initialize _mesa_glsl_parse_state::atomic_counter_offsets before using it. 12 years ago
  Francisco Jerez 4f64dabb5f i965/fs: Fix misleading comment. 12 years ago
  Francisco Jerez 32f69ad86c i965: Bump number of supported atomic counter buffers. 12 years ago
  Paul Berry d7fa9eb003 glsl/linker: Validate IR just before reparenting. 12 years ago
  Paul Berry 9dfcb05fa6 glsl: Fix lowering of direct assignment in lower_clip_distance. 12 years ago
  Paul Berry 37bdde1087 i965/gs: Set GS prog_data to NULL if there is no GS program. 12 years ago
  Paul Berry 2714ca81b9 i965/gs: Properly skip GS binding table upload when no GS active. 12 years ago
  Ian Romanick 73e9aa9e3f dri: Allow __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS in driCreateContextAttribs 12 years ago
  Ian Romanick 9b1c68638d i965: Only enable __DRI2_ROBUSTNESS if kernel support is available 12 years ago
  Ian Romanick 0ae8439906 Revert "i965: Make the driver compile until a proper libdrm can be released." 12 years ago
  Ian Romanick cb728bb028 i965: Bump libdrm requirement 12 years ago
  Chad Versace 97851145bc egl: Kill macro _EGL_DECLARE_MUTEX 12 years ago
  Chad Versace 3c58d4c700 egl: Enable EGL_EXT_client_extensions 12 years ago
  Tom Stellard ddc77c5092 radeon/compute: Unconditionally inline all functions v2 12 years ago
  Kenneth Graunke ad542a10c5 i965: Use __attribute__((flatten)) on fast tiled teximage code. 12 years ago
  Zack Rusin 0510ec67e2 llvmpipe: support 8bit subpixel precision 12 years ago