6528 Commits (ed7f3aead819dfe089228363698b4860614e62e8)
 

Autor SHA1 Nachricht Datum
  Brian Paul ed7f3aead8 fix GL_ALPHA render-to-texture problem (Jon Smirl) vor 21 Jahren
  Keith Whitwell 395280bf88 Initialize some variables. vor 21 Jahren
  Keith Whitwell a4691981d9 Add new runtime assembly files. vor 21 Jahren
  Keith Whitwell 1d60469c4c Split out runtime assembly functions. vor 21 Jahren
  Keith Whitwell 461a2a799a New files - split off runtime assembly functions from vor 21 Jahren
  Keith Whitwell 757e0855ad Simplify interpreted language: vor 21 Jahren
  Keith Whitwell 17d249d31b Add a VP_MAX_OPCODE entry to allow engines with internal opcodes to vor 21 Jahren
  Daniel Borca 4f923fb0bc updates from Paul Garceau vor 21 Jahren
  Jon Smirl c20a2b0b72 Add SetBuffer to egl driver too vor 21 Jahren
  Jon Smirl ef9e0be0cb Add a NULL SetBuffer function to the fbdev driver vor 21 Jahren
  Brian Paul 2e7dcdd38b this is auto-generated vor 21 Jahren
  Ben Skeggs d59fbcdee5 TEX to output vor 21 Jahren
  Ben Skeggs 3c4c6d1f80 Fix xyz/w interaction (needs a cleanup still..) vor 21 Jahren
  Jon Smirl 40b8b57ed4 Make install install GLES too vor 21 Jahren
  Brian Paul df5e2b934b set OLD_RENDERBUFFER=0, need to clean up a few more things before totally removing that vor 21 Jahren
  Brian Paul d96dd3cd49 remove old span functions from swrast_device_driver struct vor 21 Jahren
  Brian Paul bb8b302dbc remove old span code vor 21 Jahren
  Brian Paul 5ec5c6b222 fix an assertion vor 21 Jahren
  Brian Paul 863bd56520 remove old span code vor 21 Jahren
  Brian Paul 5821f3d70c added comment vor 21 Jahren
  Karl Schultz 5b10d71559 Fixup file lists for tarball/zip file creation. vor 21 Jahren
  Karl Schultz 516546ad5b Updates for new Windows build system. vor 21 Jahren
  Brian Paul 3fe9c40cb2 Remove last of the old span code. vor 21 Jahren
  Brian Paul 13c8f985d9 oops, undo previous change vor 21 Jahren
  Brian Paul 1516f559bc start removing old (pre-renderbuffer) span code vor 21 Jahren
  Jouk Jansen c4fbdb090c Committing in . vor 21 Jahren
  Jouk Jansen 589a3a3f6e Committing in . vor 21 Jahren
  Eric Anholt f090fdc50b Move fallback and other debugging under TDFX_DEBUG using the same mechanism vor 21 Jahren
  Eric Anholt d638f6a0bb Add no_rast option. vor 21 Jahren
  Keith Whitwell 502504de23 Add a mode to test flat shading + separate specular. vor 21 Jahren
  Eric Anholt f772e3dd15 Fix the 3dfx driver by correcting what appears to be a typo GL_RGBA8 instead vor 21 Jahren
  Brian Paul c7264415b6 added code to detect GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT error vor 21 Jahren
  Brian Paul 1b93953fbc add support for GL_RENDERBUFFER_RED/GREEN/BLUE/etc_SIZE_EXT querie vor 21 Jahren
  Brian Paul 5d5100aabc remove temporary GL_EXT_framebuffer_object info vor 21 Jahren
  Brian Paul 2e081cd90e updated to version 28 vor 21 Jahren
  Eric Anholt 0009e3d97d Bugzilla #2708: Disable the fallback on GL_SPHERE_MAP. It appears to hurt more vor 21 Jahren
  Alan Hourihane 628b18b8ca Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics) vor 21 Jahren
  Aapo Tahkola 4ec6eceea9 Causes lockups on some rare cases. vor 21 Jahren
  Eric Anholt 8c2a9a9166 Pull locking out of HW_LOCK/UNLOCK and into SpanRenderStart/Finish. Also do vor 21 Jahren
  Eric Anholt ef377c3c00 Correct the descriptions of the glBlend{Equation,Func} fallbacks in r128, and vor 21 Jahren
  Eric Anholt b79c47e90c Remove unused CTX_ARG2 define. vor 21 Jahren
  Eric Anholt 8a1df96862 Bugzilla #2195: Convert the radeon driver to the t_vertex interface. This cuts vor 21 Jahren
  Eric Anholt 9dff2ca07a Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) and vor 21 Jahren
  Eric Anholt 12eabeb3b9 Pull locking out from HW_LOCK/UNLOCK into SpanRenderStart/Finish. Provides a vor 21 Jahren
  Eric Anholt c7f8d36451 Fix software fallbacks by being safe with macro arguments in READ/WRITE_DEPTH. vor 21 Jahren
  Eric Anholt 993d8ad5ef Add the no_rast debug option to mach64. It shows that software fallbacks are vor 21 Jahren
  Eric Anholt b328dded75 Pull hardware locking out into SpanRenderStart/Finish rather than vor 21 Jahren
  Eric Anholt c1b87b2a06 Add the description of the no_rast option fallback so that MGA_DEBUG=fall vor 21 Jahren
  Eric Anholt 0936eeb456 Add the no_rast debug option, which I used in some testing. vor 21 Jahren
  Eric Anholt f2149a7a66 Remove unused CTX_ARG2. vor 21 Jahren