40857 Commits (e6e6fcd3a674429886aed499f9a63594aa5a0f58)
 

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