40859 Commits (5822484510b45cac2e16d3b220fd33cef6c41a66)
 

Author SHA1 Message Date
  Vinson Lee f5cbe04b69 intel: Remove unnecessary header. 15 years ago
  Vinson Lee 84f5229119 r600: Remove unnecesary header. 15 years ago
  Vinson Lee b59f3dd8ca swrast: Remove unnecessary header. 15 years ago
  Vinson Lee 1310806872 st/mesa: Remove unnecessary headers. 15 years ago
  Chia-I Wu bb045d339b scons: Define IN_DRI_DRIVER. 15 years ago
  Xavier Chantry 7e1bf94631 nvfx: only expose one rt on nv30 15 years ago
  Owen W. Taylor c63a86e1e5 r600g: Fix location for clip plane registers 15 years ago
  Marek Olšák ffb732d8bd r300g: fix rendering with no vertex elements 15 years ago
  Eric Anholt b6b91fa029 i965: Remove duplicate MRF writes in the FS backend. 15 years ago
  Eric Anholt 47b1aac1cf i965: Improve compute-to-mrf. 15 years ago
  Eric Anholt ac89a90401 ir_to_mesa: Detect and emit MOV_SATs for saturate constructs. 15 years ago
  Eric Anholt 19631fab35 i965: Recognize saturates and turn them into a saturated mov. 15 years ago
  Eric Anholt 02939d643f glsl: Add a helper function for determining if an rvalue could be a saturate. 15 years ago
  Eric Anholt 602ae2441a i965: Fold constants into the second arg of BRW_SEL as well. 15 years ago
  Eric Anholt f9b420d3bd i965: Remove extra \n at the end of every instruction in INTEL_DEBUG=wm. 15 years ago
  Eric Anholt 5944cda6ed i965: Just use memset() to clear most members in FS constructors. 15 years ago
  Eric Anholt 61126278a3 i965: Fix compute_to_mrf to not move a MRF write up into another live range. 15 years ago
  Eric Anholt 6b1d7dd781 mesa: Include C++ files in the makedepend of DRI drivers. 15 years ago
  Vinson Lee a172368ef1 glsl: Fix type of label 'default' in switch statement. 15 years ago
  Vinson Lee 7aebe181f3 glsl: Add lower_vector.cpp to SConscript. 15 years ago
  Ian Romanick bb756bb0a6 glsl: Fix matrix constructors with vector parameters 15 years ago
  Kenneth Graunke 63684a9ae7 glsl: Combine many instruction lowering passes into one. 15 years ago
  Kenneth Graunke b943fb94bf glsl: Simplify a type check by using type->is_integer(). 15 years ago
  Ian Romanick 11d6f1c698 glsl: Add ir_quadop_vector expression 15 years ago
  Ian Romanick 13f57d42b6 glsl: Add unary ir_expression constructor 15 years ago
  Ian Romanick 8e498050dc glsl: Add ir_rvalue::is_negative_one predicate 15 years ago
  Ian Romanick fc92e87b97 glsl: Eliminate assumptions about size of ir_expression::operands 15 years ago
  Ian Romanick f2616e56de glsl: Add ir_unop_sin_reduced and ir_unop_cos_reduced 15 years ago
  Alex Deucher 04ffbe1ac6 r600g: use full range of VS resources for vertex samplers 15 years ago
  Alex Deucher 4afd068385 r600g: use meaningful defines for chiprev 15 years ago
  Alex Deucher 52c66120d8 r600g: translate ARR instruction for evergreen 15 years ago
  Jerome Glisse f609b2ab03 r600g: add fetch shader capabilities 15 years ago
  Alex Deucher 3e76ed4e25 r600g: All EVENT_WRITE packets need the EVENT_INDEX field 15 years ago
  Viktor Novotný af17d89966 dri/nouveau: Clean up magic numbers in get_rt_format 15 years ago
  Jerome Glisse fab804bdfe r600g: fix occlusion query on evergreen (avoid lockup) 15 years ago
  Keith Whitwell 546c5ffa11 llvmpipe: twoside for specular color also 15 years ago
  Keith Whitwell 081ce2680e llvmpipe: fix up twoside after recent changes 15 years ago
  Hui Qi Tay d4b5cf6c05 llvmpipe: fix such that offset/twoside function only does in-place modification 15 years ago
  Ian Romanick c05ccc1ebd ir_to_mesa: Generate smarter code for some conditional moves 15 years ago
  Ian Romanick ad87f2ddc7 glsl: Make is_zero and is_one virtual methods of ir_rvalue 15 years ago
  Brian Paul 83e93b6008 mesa: pass gl_format to _mesa_init_teximage_fields() 15 years ago
  José Fonseca 3dcc3153b0 scons: Use inline wrap helpers more consistently. 15 years ago
  Dave Airlie 185d862cd8 gallium/noop: report GL 2.1 15 years ago
  Vinson Lee 855c66bde7 glsl: Fix 'control reaches end of non-void function' warning. 15 years ago
  Chia-I Wu ca9f99d9c5 mesa: Clean up core.h. 15 years ago
  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