30807 Commits (1a366701b81765a46afffff22073d05fc6c3de73)
 

Author SHA1 Message Date
  Brian Paul 1a366701b8 docs: Fix a typo in mesa3d.org HTML. 15 years ago
  Brian Paul a199ccc272 osmesa: Add OSMesaColorClamp and OSMesaGetProcAddress to symbol defs. 15 years ago
  Brian Paul 45ceabf794 progs/demos: fix typo 15 years ago
  Kristian Høgsberg 077bc2fda2 egl_dri2: Use pkg-config cflags and libs from configure output 15 years ago
  Patrice Mandin e423df0f0c nouveau: Fix warning for void function returning value. Add missing include for pipe_reference_init function. 15 years ago
  Kristian Høgsberg da73c4d5fe glapi: Add back the reduced Noop dispatch 15 years ago
  Kristian Høgsberg 697e22146d glx: Don't mark the XF86DRI functions PUBLIC 15 years ago
  Kristian Høgsberg 832f2d3c39 egl_dri2: Log both driver and core extensions 15 years ago
  Kristian Høgsberg 9c94faeff1 egl_dri2: Audit and fix errors paths 15 years ago
  Kristian Høgsberg f27b4fadca egl_dri2: Just cast the pointer difference to an int 15 years ago
  Brian Paul f1d544d6a6 st/mesa: 'fix' point coord semantic info 15 years ago
  Brian Paul cea2b8d656 tgsi: remove special-case code for fragment position 15 years ago
  Chris Li 476b668ccc allow make to build lp_test_* for llvmpipe 15 years ago
  José Fonseca ad60552ca1 llvmpipe: Disable multithreading on windows. 15 years ago
  José Fonseca e95e5caee6 os: Don't assert on missing implementation of barrier init/destroy. Just usage. 15 years ago
  José Fonseca 8eda504203 Merge remote branch 'origin/master' 15 years ago
  José Fonseca a1af8eec66 Merge remote branch 'origin/lp-binning' 15 years ago
  Pauli Nieminen 6785a8aaf4 r200: Optimize polygon stipple emit. 15 years ago
  Pauli Nieminen 05b0408489 r200: Add trace logging to r200PointSize. 15 years ago
  Keith Whitwell c036d13d7d Merge commit 'fj/mesa-next' 15 years ago
  Pauli Nieminen 69f20294cd r100: Add the polygon stipple state to the state list. 15 years ago
  Chia-I Wu 4f47684f75 egl: Add debug messages to config validation and matching. 15 years ago
  Chia-I Wu a37dc17c12 egl: Clean up eglconfig.h. 15 years ago
  Chia-I Wu 1b2b08c5f3 docs: Update the developer section of egl.html. 15 years ago
  Chia-I Wu 5f08eff2a7 egl: Remove egl_xdri. 15 years ago
  Chia-I Wu cb260e1d18 egl: Update the comments to typecast macros. 15 years ago
  Chia-I Wu a35e63382e egl_dri2: Use _EGL_DRIVER_STANDARD_TYPECASTS. 15 years ago
  Chia-I Wu b31255fbfd egl: Clarify IsLinked and IsBound. 15 years ago
  Chia-I Wu fc5ca85a63 egl_dri2: Do not destroy linked resources. 15 years ago
  Chia-I Wu 7e7c1ba40b egl_dri2: Fix a snprintf warning. 15 years ago
  Chia-I Wu 8d411c9a12 egl_dri2: Add a debug print for DRI2 extensions. 15 years ago
  Chia-I Wu 2eb7a2fccd configure.ac: Check for xcb-dri2 to enable EGL dri2 driver. 15 years ago
  Kristian Høgsberg c6e830c393 egl: Implement eglCopyBuffers for DRI2, make pixmap and pbuffers actually work 15 years ago
  Brian Paul 4ac9c80e5b mesa: change ctx->Driver.ProgramStringNotify() to return GLboolean 15 years ago
  Pauli Nieminen 0f763c5b00 r200: Add the polygon stipple state to the state list. 15 years ago
  Pauli Nieminen 77768cdd73 r200: Add logging for glPolygonStripple. 15 years ago
  Pauli Nieminen 66229ea184 radeon: Make debugging automaticaly increase logging verbosity for debug build. 15 years ago
  Francisco Jerez 5b6b67eb3f Nuke the nv0x-nv2x gallium pipe drivers. 15 years ago
  Francisco Jerez bfb5dc68fc Import a classic DRI driver for nv0x-nv2x. 15 years ago
  Kristian Høgsberg 42fa009e64 egl: Add driver for EGL on X with DRI2 15 years ago
  José Fonseca 7b6fa78d86 scons: Eliminate mixed space/tabs. 15 years ago
  José Fonseca 9f151f93e6 scons: Only override scons CC selection in the embedded platform. 15 years ago
  José Fonseca 838d9884be trace: util_stream -> os_stream 15 years ago
  José Fonseca c75d64490e auxiliary: util_stream -> os_stream 15 years ago
  José Fonseca 0eb8e77ffb os: Ensure header includes are outside extern "C" {}. 15 years ago
  José Fonseca 5ee324ad3c util: Reimplement u_time on top of os_time. 15 years ago
  José Fonseca b7b7ea9532 gallium: Add a define for deprecated function attribute. 15 years ago
  José Fonseca 2ef6d311b7 os: Time abstractions. 15 years ago
  José Fonseca 24ea02553e os/os_memory_aligned.h: fix memory allocation alignment for 64 bits 15 years ago
  Brian Paul 3aba0a2875 i965g: include u_inlines.h 15 years ago