32814 Commits (add226ea44d26db80fc8868ac422a2daf782003c)
 

Author SHA1 Message Date
  Luca Barbieri add226ea44 gallium/docs: fix formatting mistakes in d3d11ddi.txt 15 years ago
  Luca Barbieri d142e8f9d3 gallium/docs: add comparison between Gallium and Direct3D 11 DDI interfaces 15 years ago
  Marek Olšák 4a16d325eb r300g: handle TGSI_OPCODE_RET as END 15 years ago
  Marek Olšák feb8d99593 r300g: disable cliprects 15 years ago
  George Sapountzis a7109625aa drisw: update comment 15 years ago
  Marek Olšák 4b8d348076 r300g: print errors even on non-debug builds 15 years ago
  Chia-I Wu 0a82fadcdd egl: Make _eglBindContextToSurfaces more readable. 15 years ago
  Chia-I Wu 551bfe7a09 egl: Always return the previously bound context. 15 years ago
  George Sapountzis 3bfa23317c drisw: add comment to libGL about stride 15 years ago
  George Sapountzis f4e561ce12 drisw: make stride issue profound 15 years ago
  Vinson Lee 02ee7c2950 identity: Add id_drm.c to SCons build. 15 years ago
  Chia-I Wu 077570c12b st/egl: Fix missing symbols. 15 years ago
  Mathias Fröhlich a43618fdc4 r300g: fix macrotiling for non-square textures 15 years ago
  George Sapountzis 29ec84b0a8 glx: try swrastg_dri, if swrast_dri fails 15 years ago
  Corbin Simpson c8844c5549 r300g: Make SWTCL clear work again. 15 years ago
  Vinson Lee 42f14a76a6 r300g: Remove unnecessary header. 15 years ago
  Vinson Lee 9503006285 gallium: Fix Windows SCons build. 15 years ago
  Vinson Lee 0383288132 st/dri: Fix SCons build. 15 years ago
  Chris Li 8260e9a821 gallium/llvmpipe: add PROGS target/rule to Makefile.template 15 years ago
  Chris Li d4b103e031 auto detect llvm version 15 years ago
  Vinson Lee e9a25089f9 rtasm: Silence gnu_printf format warnings. 15 years ago
  Michel Dänzer feb619b770 Merge branch '7.8' 15 years ago
  Michel Dänzer 7996f0fc2c dri/swrast: Fix frontbuffer rendering. 15 years ago
  Michel Dänzer b005e75177 dri/swrast: Fix missed conversion of one pixel pointer increment. 15 years ago
  George Sapountzis 3ae082f00c swrastg: allow for any of the software rasterizers. 15 years ago
  George Sapountzis d9b6552d85 dri/common: add comment about DRISW wrt DRI1 / DRI2 15 years ago
  George Sapountzis fc35d203c7 st/dri: add comment about the ifdef in dri_screen.c 15 years ago
  George Sapountzis 5b07257fdb st/dri: factor out common init_screen code 15 years ago
  George Sapountzis 1fbfc22d85 st/dri mv __driDriverExtensions to drisw.c and dri2.c 15 years ago
  George Sapountzis 4b722bf9fd st/dri: fold dri_extensions.c into dri_context.c 15 years ago
  Brian Paul 22cd6f2cb4 mesa: only call _mesa_update_state() when necessary in glGet functions 15 years ago
  Jakob Bornecrantz e57405e8d5 swrastg: Use llvmpipe if built but only on scons 15 years ago
  Jakob Bornecrantz 7f91f2efb5 swrastg: Build with scons 15 years ago
  Jakob Bornecrantz 711529153c gallium: Fix DRI driver build warnings under scons 15 years ago
  Jakob Bornecrantz fb70f456fc svga/drm: Fix build under scons 15 years ago
  Xavier Chantry ff0987a15d svga: Fix typo in configure script 15 years ago
  Corbin Simpson b6df7aed60 r300/compiler: Lower CMP for vertex programs. 15 years ago
  Corbin Simpson 38c7a01b6c Revert "r300g: add generating texture coordinates for point sprites (WIP)" 15 years ago
  Christoph Bumiller 1f19aba1ea nv50: fix FACE semantic check in FP input slot assignments 15 years ago
  Vinson Lee b1e3e03d67 rtasm: Fix typos in comments. 15 years ago
  Vinson Lee 8edf085c77 identity: Remove unnecessary header. 15 years ago
  Jakob Bornecrantz 87ac117d67 progs/gallium: Add trivial gallium demos 15 years ago
  Eric Anholt 77c30c5915 i965: Fix readpixels from ReadBuffer != DrawBuffer. 15 years ago
  Eric Anholt 63fbae81e0 i965: Fix inversion for glCopyPixels to/from FBOs. 15 years ago
  Eric Anholt fdbe1ca0bd intel: Rely on allocated region pitch for the miptree pitch. 15 years ago
  Eric Anholt 57e793644f intel: Remove extra tiling setting after allocating a tiled region. 15 years ago
  Eric Anholt 4980891252 intel: Respect src pitch in _mesa_copy_rect(). 15 years ago
  Jakob Bornecrantz fe306e7ea5 draw: Add EMIT_4UB_BGRA format 15 years ago
  Jakob Bornecrantz 84a8347b9f draw: Use translate function instead of switch cases 15 years ago
  Jakob Bornecrantz bc88c95990 i915g: Rename winsys prefix to i915_ from intel_ 15 years ago