40710 Commits (997a2547d10890dbc00f2c48191cde58a2ee37c8)
 

Author SHA1 Message Date
  Chia-I Wu 997a2547d1 st/glx: Replace MESA_VERSION_STRING by xmesa_get_name. 15 years ago
  Chia-I Wu db1689c236 st/wgl: Use st_context_iface::share for DrvShareLists. 15 years ago
  Chia-I Wu 4f38dcd974 gallium: Add st_context_iface::share to st_api. 15 years ago
  Chia-I Wu 28105471af gallium: Add st_api::name. 15 years ago
  Chia-I Wu cc5c908d7d st/vega: Do not wait NULL fences. 15 years ago
  Eric Anholt 50b4508319 i965: Eliminate dead code more aggressively. 15 years ago
  Brian Paul 48af60b465 mesa: upgrade to glext.h version 66 15 years ago
  Alex Deucher a23f25eba1 r600g: fix buffer alignment 15 years ago
  Eric Anholt da35388044 i965: Fail on loops on gen6 for now until we write the EU emit code for it. 15 years ago
  Eric Anholt 3c8db58a17 i965: Add dumping of the sampler default color. 15 years ago
  Eric Anholt 95addca019 i965: Add state dumping for sampler state. 15 years ago
  Eric Anholt 03ff02d08b mesa: Don't spam the console in a debug build unless some spam is requested. 15 years ago
  Eric Anholt d512cbf58f i965: Shut up spurious gcc warning about GLSL_TYPE enums. 15 years ago
  Jakob Bornecrantz e89e8a4347 gallium: Remove redundant sw and debug target helpers 15 years ago
  Jakob Bornecrantz b46340c740 graw: Use inline debug helper instead of non-inline version 15 years ago
  Jakob Bornecrantz c30656d8c2 libgl-xlib: Use inline debug helper instead of non-inline version 15 years ago
  Chad Versace 7819435f2e glsl: Improve usage message for glsl_compiler 15 years ago
  Kenneth Graunke 007f488150 glsl: Refactor get_num_operands. 15 years ago
  Jerome Glisse 7ffd4e976f r600g: code cleanup (indent, trailing space, empty line ...) 15 years ago
  Kenneth Graunke 9935fe705d glsl: Remove the ir_binop_cross opcode. 15 years ago
  Kenneth Graunke af1cba2260 Refresh autogenerated file builtin_function.cpp. 15 years ago
  Kenneth Graunke 671ccf593e glsl: Reimplement the "cross" built-in without ir_binop_cross. 15 years ago
  Kenneth Graunke 302fe4049c Regenerate glcpp parser. 15 years ago
  Kenneth Graunke d719bf8fb4 glsl: Unconditionally define GL_FRAGMENT_PRECISION_HIGH in ES2 shaders. 15 years ago
  Robert Hooker 778917069c egl_dri2: Add missing intel chip ids. 15 years ago
  Chad Versace df883eb157 glsl: Fix Doxygen tag \file in recently renamed files 15 years ago
  Chad Versace b4cdba687c glsl: Fix erroneous cast in ast_jump_statement::hir() 15 years ago
  Kenneth Graunke e16c9d5d03 glsl: Fix constant expression handling for <, >, <=, >= on vectors. 15 years ago
  Marek Olšák fb7ae06f59 r300g: print FS inputs uninitialized due to hardware limits to stderr 15 years ago
  Alex Deucher 75e52556a8 r600c/evergreen: texture align is group_bytes just like 6xx/7xx 15 years ago
  Brian Paul 1d39df42c4 mesa: minor clean-ups in context code 15 years ago
  Brian Paul 85288ad722 mesa: reorder texture_error_check() params 15 years ago
  Brian Paul 3c59febf05 mesa: 80-column wrapping 15 years ago
  Brian Paul 76114d23d1 mesa: whitespace cleanups 15 years ago
  Brian Paul 78527154bd mesa: fix error messages and minor reindenting 15 years ago
  Kenneth Graunke bee901a1cf Refresh autogenerated glcpp parser. 15 years ago
  Kenneth Graunke 3fb83038a0 glcpp: Define GL_FRAGMENT_PRECISION_HIGH if GLSL version >= 1.30. 15 years ago
  Henri Verbeet 6bbe637c13 r600g: Synchronize supported color formats between Evergreen and r600/r700. 15 years ago
  Henri Verbeet 7d0f45563d r600g: Swizzle vertex data only once. 15 years ago
  Marek Olšák b6e2c32626 r300g: remove the hack with OPCODE_RET 15 years ago
  Ian Romanick 2d2d6a80c1 glsl: Simplify generation of swizzle for vector constructors 15 years ago
  Ian Romanick 38e55153af glsl: Refactor is_vec_{zero,one} to be methods of ir_constant 15 years ago
  José Fonseca 4f84a3aa32 libgl-gdi: Allow to pick softpipe/llvmpipe on runtime. 15 years ago
  Vinson Lee 063c6b8f74 mesa: Add definitions for inverse hyperbolic function on MSVC. 15 years ago
  Vinson Lee 1935bdca44 glsl: Add ir_constant_expression.cpp to SConscript. 15 years ago
  Brian Paul 9b4b70e7e2 glsl: remove opt_constant_expression.cpp from SConscript 15 years ago
  Brian Paul c1928c7f10 mesa: add more work-arounds for acoshf(), asinhf(), atahf() 15 years ago
  Brian Paul 88f482a839 glsl: fix assorted MSVC warnings 15 years ago
  Brian Paul 20c2debce8 st/mesa: fix glDrawPixels(depth/stencil) bugs 15 years ago
  Kenneth Graunke 32aaf89823 glsl: Rename various ir_* files to lower_* and opt_*. 15 years ago