5682 Revīzijas (ad360a81bdc9076cc09f9241176116efdbba43e4)
 

Autors SHA1 Ziņojums Datums
  Felix Kuehling ad360a81bd Added a fast path for emitting unclipped primitives directly to a pirms 20 gadiem
  Vladimir Dergachev ca710a0a7f On the way to getting stencil working. pirms 20 gadiem
  Vladimir Dergachev 76de160b64 On the way to getting stencil and texture formats working. pirms 20 gadiem
  Felix Kuehling b5f49e6f91 Converted to use spantmp2.h. pirms 20 gadiem
  Felix Kuehling c478a09a5b Use HW_READ_LOCK and HW_READ_UNLOCK in assembler-optimized span read pirms 20 gadiem
  Vladimir Dergachev dbb3ec35a7 Use symbolic constants to describe pixel shader ALU instructions. pirms 20 gadiem
  Aapo Tahkola ffe7496ac3 Added fixes for filter modes and support for anisotropy filters. pirms 20 gadiem
  Alan Hourihane afa05e68b8 Enable line stippling. pirms 20 gadiem
  Keith Whitwell 4ccee80190 Fix previously un-noticed issue with flat-shaded points. pirms 20 gadiem
  Alan Hourihane faf96a157d silence a warning pirms 20 gadiem
  Alan Hourihane 42cfcce8d4 Get PolygonStipple working.. (or seemingly too). It seems to do the right pirms 20 gadiem
  Alan Hourihane 38595eda39 16bpp doesn't support masked clears, so fallback when they're enabled. pirms 20 gadiem
  Keith Whitwell 96d375c682 Populate WriteMonoDepthSpan in 24/8 modes. pirms 20 gadiem
  Daniel Borca 404273ad09 changed coding style. made `glutTimerFunc' less accurate, but far more reliable. pirms 20 gadiem
  Daniel Borca 0c68589673 changed coding style. added possibility to use default timer instead of PC/HW timer. pirms 20 gadiem
  Daniel Borca aa7a27b38e changed coding style. added a NULL pointer check. pirms 20 gadiem
  Daniel Borca 7da875d55f changed coding style pirms 20 gadiem
  Daniel Borca f4bff83c32 doc update pirms 20 gadiem
  Vladimir Dergachev 52f5ff525b Remove redundant register. pirms 20 gadiem
  Vladimir Dergachev 517ac1bf25 Reduce amount of stderr output. pirms 20 gadiem
  Vladimir Dergachev 2821b05a0f Incorporate latest data from Wladimir van der Laan. pirms 20 gadiem
  Vladimir Dergachev d2001bd88f Sync with master copy. pirms 20 gadiem
  Dave Airlie f11d6d4cb4 add -DUSE_EXTERNAL_DXTN_LIB=1 so compressed textures are enabled for solo pirms 20 gadiem
  Alan Hourihane 288114b9db remove some dead texture code pirms 20 gadiem
  Felix Kuehling a7ab2b2e0b Make sure DMA buffers are released in savageDestroyContext. Usually pirms 20 gadiem
  Keith Whitwell b1d322a1e7 Fix loop for quads-as-triangles. pirms 20 gadiem
  Keith Whitwell c06f8cb9e5 Rename via_fastrender_* to avoid confusion with similar functions in pirms 20 gadiem
  Keith Whitwell a0371b0b3c Simplify viaChooseVertexState slightly. pirms 20 gadiem
  Keith Whitwell d9af44f358 Remove misleading comment. pirms 20 gadiem
  Keith Whitwell edd21a6f72 Typo pirms 20 gadiem
  Keith Whitwell db19ae89f2 Emit constant colors for texunit 1 blending. pirms 20 gadiem
  Michal Krol 436f4bbd62 add s_atifragshader.c, s_atifragshader.h pirms 20 gadiem
  Michal Krol 7f3e2dac7a 3dlabs glslang frontend pirms 20 gadiem
  Michal Krol 302a414b34 3dlabs glslang frontend, not complete pirms 20 gadiem
  Michal Krol 01d38cdf0c cosmetic changes pirms 20 gadiem
  Michal Krol 6324f73b93 implement ARB_shader_objects, not complete pirms 20 gadiem
  Michal Krol 8b7cc45f3d add atifragshader.c, shaderobjects.c, shaderobjects_3dlabs.c, atifragshader.h, pirms 20 gadiem
  Michal Krol b05e75bf69 add shaderobjects_3dlabs.c pirms 20 gadiem
  Michal Krol 3d52858c78 add ARB_shader_objects interfaces, shared and context state pirms 20 gadiem
  Michal Krol 0e85388ba8 enable ARB_fragment/vertex_shader pirms 20 gadiem
  Michal Krol 9b3752c8ab init ARB_shader_objects subsystem pirms 20 gadiem
  Michal Krol 8f8534f691 add shader/shaderobjects_3dlabs.c pirms 20 gadiem
  Keith Whitwell df14522540 cut out dead texture state code pirms 20 gadiem
  Alan Hourihane 5bd6a5f2df revert some makecurrent code pirms 20 gadiem
  Alan Hourihane db93e6165e Fix glean scissor test pirms 20 gadiem
  Vladimir Dergachev d4330fc322 Prevent "disabling 3D acceleration" message from printing - we do not define raster functions anyway. pirms 20 gadiem
  Vladimir Dergachev d456ef48e5 Incorporate TX_FORMAT information contributed by Wladimir van der Laan. pirms 20 gadiem
  Alan Hourihane 3ff4eca05c As we fallback for polygon stipple on the CLE266 for now, ensure we pirms 20 gadiem
  Alan Hourihane cce4d5cb70 Use the faster span read/write template for 16bpp pirms 20 gadiem
  Keith Whitwell 88440d2d75 Don't special-case 16bpp for colormask register - not needed. pirms 20 gadiem