40857 Commits (e6e6fcd3a674429886aed499f9a63594aa5a0f58)
 

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