11041 Commits (a380f98b6cc1da78d0845746ab86c3490a800126)
 

Autor SHA1 Mensaje Fecha
  Brian a380f98b6c Rename G_NEW_* tokens to SP_NEW_* hace 18 años
  Brian 546eff6ba8 Obsolete file. hace 18 años
  Brian 279ffe3f16 New 'draw' module for primitive drawing (clipping, culling, etc). hace 18 años
  Brian 9fbdf50078 New 'draw' module for handling the various stages of primitive drawing (clipping, culling, etc). hace 18 años
  Brian 10f4b37bd7 Rename/move some files to modularize the primitive/draw code. hace 18 años
  michal 9b32c33e9d Fix function names. hace 18 años
  michal 6d8fb1a543 Indent. hace 18 años
  michal 3b8bc1f467 Merge branch 'master' of git+ssh://michal@git.freedesktop.org/git/mesa/mesa into softpipe_0_1_branch hace 18 años
  michal ffe58739da Softpipe: import TGSI tree. Not hooked-up yet. hace 18 años
  Brian ffa2659204 stencil pixel map didn't work in _mesa_unpack_stencil_span(), bug 11475 hace 18 años
  Brian c223c6b663 Be more consistant with paths in #includes. Eventually, eliminate a bunch of -I flags. hace 18 años
  Brian e8e5d9effe support more modes, added -f cmd line option hace 18 años
  Brian 9aa8223605 assorted clean-ups hace 18 años
  Eric Anholt bd9db5eed2 fix LogicOp/bitmap problem, bug 11133 hace 18 años
  Brian 22b0b2f47e add fbdev/ to DEMO_FILES hace 18 años
  Dave Airlie 5657fc5b4c r300: only init swtcl on tcl-less cards hace 18 años
  Brian ac5523a9c3 SIMD comments hace 18 años
  Brian 284efcfc27 hook in state tracking for blend color hace 18 años
  Brian d378a2c0b8 added blend_color hace 18 años
  Brian 111880798a Blend MIN/MAX modes are special: the src/dest terms are always one. hace 18 años
  Brian f6d4f5e1e9 Rewrite blending in terms of SIMD operations. hace 18 años
  Brian 7ff4359a3b added vec2(vec4) constructor, bug 11404 hace 18 años
  Brian a36b5c6d47 add code for stpq, rgba writemasks in make_writemask(), bug 11404 hace 18 años
  Brian a813f65487 clarify that line_stipple_factor is in [0,255] corresponding to GL's range of [1,256]. hace 18 años
  Brian 3d04682b7a fix StepX/StepY typo hace 18 años
  Brian f9b53f648d use _mesa_unpack_stencil_span() in draw_stencil_pixels(), bug 11457 hace 18 años
  Roland Scheidegger 9a45176dd8 fix GL_DOT3_RGBA texture combiner mode in generated fragment programs (bug #11030) hace 18 años
  Brian ea92566ed9 rename a few structs (use _state suffix consistantly), reorder/sort fields in some structs hace 18 años
  Brian 9220255d75 add const to wglSetPixelFormat() to match .h declaration hace 18 años
  Brian 06542019a8 avoid unnecessary clamping of depth values (bug 11448) hace 18 años
  Dave Airlie 6257ed8663 r300: fix compiz crash on swtcl - doesn't fix compiz though. hace 18 años
  Claudio Ciccani a49570794a Compute the amount of time to sleep on idle event using timers as reference. hace 18 años
  Claudio Ciccani 33da6cb133 Fixed initialization of render buffer and deinitialization of context. hace 18 años
  Dave Airlie ad19038080 r300: oops wrong logic for swtcl hace 18 años
  Dave Airlie 0caee6b006 r300: oops turn back off cmd buf debugging hace 18 años
  Dave Airlie f556b7f84c Merge branch 'r300-swtcl' hace 18 años
  Dave Airlie 646ed82e6b fix tabbing hace 18 años
  Dave Airlie 6564e4bffa r300: add authorship hace 18 años
  Dave Airlie 2d5313db72 r300: remove some unused code hace 18 años
  Dave Airlie b691d46046 r300: cleanup some of the swtcl code hace 18 años
  Dave Airlie 8f7478e5cb r300: fixup manytex, we needed to emit the vic/vir/vof every time hace 18 años
  Dave Airlie 885c1326c3 r300: fix tabbing hace 18 años
  Brian f4b103dc99 simplify INIT_SPAN code hace 18 años
  Brian fcc77d3ece s/SPAN_RGBA/SPAN_INDEX/ in clear_ci_buffer_with_masking() hace 18 años
  Brian 9dca42a4a1 Undo some prev glDraw/CopyPixel changes which fixed a bug in which colors were overwritten by interpolating attributes. hace 18 años
  Brian fb4f4e2d18 Obsolete hace 18 años
  Brian fc5bf53644 overhaul point rasterization, no longer use s_pointtemp.h hace 18 años
  Brian d523a04853 added buffer_data(), buffer_sub_data() to pipe_buffer hace 18 años
  Brian e62cf5c69a more work on tex objects, surfaces, mappable buffers hace 18 años
  Brian 48076dc784 added texture types and mapping types hace 18 años