27103 Commits (49d402e275cdaf46de8db5a475dfe00509141195)
 

Author SHA1 Message Date
  Brian Paul 24e2f61469 mesa: assorted top-level Makefile clean-ups 16 years ago
  Brian Paul 2fd5cb7133 mesa: added VERBOSE_SWAPBUFFERS 16 years ago
  Brian Paul f9784072fe vbo: clean-ups, reformatting 16 years ago
  Brian Paul ade1cc9924 mesa: added MESA_VERBOSE option 'draw' to debug glDrawArrays/Elements, etc. 16 years ago
  Brian Paul d9099f8602 mesa: rename VERBOSE_IMMEDIATE->VERBOSE_MATERIAL to reflect what it does 16 years ago
  Brian Paul 73fc0ca4c3 mesa: remove unused ctx->Driver.PrioritizeTextures() hook 16 years ago
  Brian Paul 0187e042b6 mesa: remove unused ctx->Driver.TextureMatrix() hook 16 years ago
  Tom Fogal 115edf24a9 Fix build when PROGRAM_DIRS is empty. 16 years ago
  Tom Fogal 9282edfaa0 ac: Fix AIX shared library builds. 16 years ago
  Jakob Bornecrantz ef067b5f01 st/xorg: Fix dpms include problems 16 years ago
  Jakob Bornecrantz 5c4bdbd825 autoconf: Fix case for not having package 16 years ago
  Zack Rusin 59cf40059a st/xorg: get transparency on fills working (fixes Qt/KDE apps) 16 years ago
  Jakob Bornecrantz 96c9b39a6a i915g: Fix warnings 16 years ago
  Alex Deucher f22c427bd6 r600: enable EXT_vertex_array_bgra extensions 16 years ago
  José Fonseca 3ce3c03257 util: Fix cpu detection on Windows. Cleanup. 16 years ago
  José Fonseca 4046c3bab4 llvmpipe: Use ALIGN_STACK. 16 years ago
  José Fonseca 68edb4eac5 gallium: New ALIGN_STACK macro to tell gcc to align stack pointer. 16 years ago
  José Fonseca 5ba645f0fb scons: Disable SSE intrinsics on MinGW. 16 years ago
  Brian Paul 9fd7e9ef05 Merge branch 'mesa_7_6_branch' 16 years ago
  Brian Paul ce3801ab87 Merge branch 'mesa_7_6_branch' 16 years ago
  Brian Paul 98eb7a14a4 mesa: remove left-over debug printf 16 years ago
  Vinson Lee ea862ec8ff prog/tests: Fix MSVC build. 16 years ago
  Corbin Simpson fd63f89e95 r300g: Move ztop to derived state. 16 years ago
  Corbin Simpson f13e507798 r300g: Compiler warning cleanup. 16 years ago
  Dave Airlie 88b697fb0a r300g: remove buffer add that should be unnecessary. 16 years ago
  Dave Airlie fa581580b1 r300g: add QUERY to KITCHEN_SINK 16 years ago
  Dave Airlie ce5cba040c r300g: add one more ZTOP disable bit. 16 years ago
  Dave Airlie 51d1cf55da r300g: port over last parts of oq support. 16 years ago
  Dave Airlie 47791697ab r300g: convert query to a state for emitting. 16 years ago
  Dave Airlie c1bee7bdea r300g: fixup arb occulsion query support. 16 years ago
  Dave Airlie 210481ae16 r300g: attempt to make bo space check sane. 16 years ago
  Dave Airlie 23c0c820e2 r300g: fix case where texture unit 0 is disabled but unit 1 is enabled. 16 years ago
  Brian Paul 220f72a8d0 mesa: minor tweak to printf string 16 years ago
  Brian Paul 435623b3f0 mesa: rework _mesa_read_shader() debug hook 16 years ago
  Brian Paul dfefde38c7 mesa: don't print pointer in _mesa_fprint_parameter_list() 16 years ago
  Ian Romanick f058b25881 Store clipping distance for user clip planes as part of vertex processing 16 years ago
  Patrice Mandin cf33aaf8fe nouveau: nv30: use texture width,height for render target dimensions 16 years ago
  Chia-I Wu f1c5cab552 egl: Improve logging facility. 16 years ago
  Chia-I Wu 310c76812e egl: Allow binding to any client API. 16 years ago
  Chia-I Wu e787ffcd02 egl: Preload a driver if eglGetProcAddress is called early. 16 years ago
  Chia-I Wu 9061d733d3 egl: Remove core functions from eglGetProcAddress. 16 years ago
  Chia-I Wu 5541988578 egl: Add support for driver built-in. 16 years ago
  Zack Rusin 1cc1c3a033 st/xorg: solid fills with masks are supported 16 years ago
  Brian Paul 83f4e72009 intel: fix broken sw generate mipmap path 16 years ago
  Zack Rusin 89bb33fb20 st/xorg: fix and enable by default xrender acceleration 16 years ago
  Brian Paul eefecf5d2a mesa: whitespace fixes 16 years ago
  Brian Paul c8413351c3 mesa: do RTT check in _mesa_meta_check_generate_mipmap_fallback() 16 years ago
  Corbin Simpson ca8cafda0b r300g: More debug flags. 16 years ago
  Corbin Simpson a4a4f7abc2 r300g: Surface debug. 16 years ago
  Corbin Simpson 95a05621eb r300g: Fallback on surfaces we can't render to or from. 16 years ago