6498 커밋 (f772e3dd1527dcc4a910cbaf3db5ff1a8096740e)
 

작성자 SHA1 메시지 날짜
  Eric Anholt f772e3dd15 Fix the 3dfx driver by correcting what appears to be a typo GL_RGBA8 instead 21 년 전
  Brian Paul c7264415b6 added code to detect GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT error 21 년 전
  Brian Paul 1b93953fbc add support for GL_RENDERBUFFER_RED/GREEN/BLUE/etc_SIZE_EXT querie 21 년 전
  Brian Paul 5d5100aabc remove temporary GL_EXT_framebuffer_object info 21 년 전
  Brian Paul 2e081cd90e updated to version 28 21 년 전
  Eric Anholt 0009e3d97d Bugzilla #2708: Disable the fallback on GL_SPHERE_MAP. It appears to hurt more 21 년 전
  Alan Hourihane 628b18b8ca Add Intel(R) 945G support (Keith Whitwell, Tungsten Graphics) 21 년 전
  Aapo Tahkola 4ec6eceea9 Causes lockups on some rare cases. 21 년 전
  Eric Anholt 8c2a9a9166 Pull locking out of HW_LOCK/UNLOCK and into SpanRenderStart/Finish. Also do 21 년 전
  Eric Anholt ef377c3c00 Correct the descriptions of the glBlend{Equation,Func} fallbacks in r128, and 21 년 전
  Eric Anholt b79c47e90c Remove unused CTX_ARG2 define. 21 년 전
  Eric Anholt 8a1df96862 Bugzilla #2195: Convert the radeon driver to the t_vertex interface. This cuts 21 년 전
  Eric Anholt 9dff2ca07a Move fallback debugging under MACH64_DEBUG=fall (matching other drivers) and 21 년 전
  Eric Anholt 12eabeb3b9 Pull locking out from HW_LOCK/UNLOCK into SpanRenderStart/Finish. Provides a 21 년 전
  Eric Anholt c7f8d36451 Fix software fallbacks by being safe with macro arguments in READ/WRITE_DEPTH. 21 년 전
  Eric Anholt 993d8ad5ef Add the no_rast debug option to mach64. It shows that software fallbacks are 21 년 전
  Eric Anholt b328dded75 Pull hardware locking out into SpanRenderStart/Finish rather than 21 년 전
  Eric Anholt c1b87b2a06 Add the description of the no_rast option fallback so that MGA_DEBUG=fall 21 년 전
  Eric Anholt 0936eeb456 Add the no_rast debug option, which I used in some testing. 21 년 전
  Eric Anholt f2149a7a66 Remove unused CTX_ARG2. 21 년 전
  Eric Anholt 0b73889d54 Put some fallback debugging output under DEBUG_FALLBACKS. 21 년 전
  Eric Anholt 2962f88189 Add a missing EnsureCmdBufSpace, matching r200. 21 년 전
  Eric Anholt f054fa85d8 Add a freebsd-dri-amd64 config, and quiet makedepend slightly by making an 21 년 전
  Jerome Glisse 2ed4c296d9 Some fixes 21 년 전
  Dave Airlie 22b0a42465 use shared-core 21 년 전
  Ben Skeggs 0bae91562e Up MAX_AOS_ARRAYS to 16. Do we need more? 21 년 전
  Ben Skeggs 908dbc44c2 Play with swizzling a bit. 21 년 전
  Aapo Tahkola 74e412c695 Programmable per-vertex point sizes and proper result reg assigns. 21 년 전
  Aapo Tahkola 0080faf83e More optimal r300Clear. 21 년 전
  Brian Paul d322810e13 properly pop the GL_TEXTURE_GEN_ enable state 21 년 전
  Karl Schultz 6580a6d561 Account for moved/new/removed files. 21 년 전
  Ian Romanick 70dbbbf89a Fix gl_enums.py so that enums that are listed with the same name in 21 년 전
  Ian Romanick 497dd3e920 Minor correction to EXT_framebuffer_object XML. Fix gl_table.py so that it 21 년 전
  Ian Romanick 249db89b00 Make a couple minor corrections to gl_API.xml. Fixes the name of an 21 년 전
  Keith Whitwell 020225496e Bump driver date. 21 년 전
  Dave Airlie 69509641a8 make egl build first so we don't get wierd drivers linking to libs not available 21 년 전
  Dave Airlie 978d2fda3c make linux-solo and linux-solo-x86 config files hierarchical 21 년 전
  Ben Skeggs ae516306b4 constant tracking 21 년 전
  Dave Airlie e45b5a4fa8 use shared-core rather than shared 21 년 전
  Dave Airlie 8e5099d6a0 use shared-core instead of shared 21 년 전
  Ian Romanick d2ee346a93 Fix a couple typeos in enum names. 21 년 전
  Michal Krol 170999a103 change local var names from "asm" to "assem" - I guess it caused 21 년 전
  Michal Krol d1834e8c10 a small utility to convert .syn files to its binary forms; 21 년 전
  Michal Krol 0432411837 silencium gcc warnings 21 년 전
  Michal Krol 0f71c6691e add shader/slang/slang_assemble_assignment.c 21 년 전
  Michal Krol fc534034cc more slang code 21 년 전
  Michal Krol 1de60fe47f ncrease stack size 21 년 전
  Michal Krol c16264b138 update grammar_mesa.c path 21 년 전
  Michal Krol 1aadf1c039 moved from mesa/shader to mesa/shader/grammar 21 년 전
  Michal Krol 1008f57f6f remove the GLSL spec wording; 21 년 전