22828 Commits (30320f0afb3ae4409adab662d65475cf9665bc19)
 

Author SHA1 Message Date
  Brian Paul 30320f0afb softpipe: add texture target sanity check assertion 16 years ago
  Brian Paul 14e5bff97b st: fix incorrect target parameter to screen->is_format_supported() 16 years ago
  Brian Paul df37cde309 mesa: added linux-osmesa-static config 16 years ago
  Brian Paul 6e61700541 docs: link to 7.5 relnotes 16 years ago
  Brian Paul da0d4e1db6 docs: emphasize the incomplete status of the nouveau/R300 gallium drivers 16 years ago
  Aidan Thornton f2445dfd85 Initialize psp->waitX/waitGL for swrast_dri.so. 16 years ago
  Brian Paul 483e247804 mesa: bump version to 7.5-rc2 16 years ago
  Brian Paul 65b9cd74e3 docs: updates from the 7.4 branch 16 years ago
  Michel Dänzer 09c04db3c9 r300: Make sure to drop current hardware state reference to texture objects. 16 years ago
  Brian Paul 99960393ed intel: added null ptr check 16 years ago
  Brian Paul 2e4e346890 intel: create a private gl_array_object for intel_clear_tris(), fix bug 21638 16 years ago
  Brian Paul 3e74faa029 mesa: delete array objects before buffer objects during context tear-down 16 years ago
  Brian Paul 7ae4ce9e22 mesa: clean-up vertex array object VBO unbinding and delete/refcounting 16 years ago
  Brian Paul 5568f2f601 mesa: reference counting for gl_array_object 16 years ago
  Michel Dänzer 46b81b0cc8 glXChooseVisual: Only consider fbconfig if we can get the corresponding visual. 16 years ago
  Ian Romanick 64f36ff9fb Test either GL_FRONT_LEFT or GL_FRONT for front-buffer rendering 16 years ago
  Brian Paul f104e4d666 st: do proper refcounting for framebuffer surfaces 16 years ago
  Brian Paul f5cf181c65 trivial: destroy window upon exit 16 years ago
  Brian Paul 2223615e0a mesa: Fixed a texture memory leak 16 years ago
  Brian Paul 31865904d8 mesa: added more gallium Makefiles to tarball list 16 years ago
  Hanno Böck c8c0953294 gallium: replace lib with $(LIB_DIR) 16 years ago
  Brian Paul 9b3d748f02 mesa: omit files that were removed from git 16 years ago
  Brian Paul 6fec2eb143 mesa: set version to 7.5-rc1 16 years ago
  José Fonseca b6e2261096 wgl: Grow the maximum number of pixel formats to cope with the new accum pixel formats. 16 years ago
  Keith Whitwell e90beb93a8 mesa/st: keep surface_copy arguments positive 16 years ago
  Keith Whitwell 507f4e7a74 mesa/st: remove redundant call to st_finish in CopyTexSubImage 16 years ago
  José Fonseca 44a996b185 wgl: Export pixelformats with accumulation bits. 16 years ago
  Keith Whitwell 33d2ca7624 mesa/st: cope with non-ibo index data in st_draw_feedback.c 16 years ago
  Keith Whitwell e6a3801f3d util/upload: catch failures to map_range and return error 16 years ago
  Keith Whitwell 222d7841e9 scons: mingw is broken with -O1 and higher 16 years ago
  Keith Whitwell ee79827186 stw: fix potential uninitialized use of curctx 16 years ago
  José Fonseca d5eac43a2e wgl: Enforce a minimum 1x1 framebuffer size. 16 years ago
  José Fonseca d78b5952c1 wgl: Add assertion for missing function. 16 years ago
  José Fonseca 692263aad6 wgl: Remove unused variable. 16 years ago
  José Fonseca d88faf91e9 mesa: Make _mesa_share_state thread safe. 16 years ago
  José Fonseca 4d28fcfeaa wgl: Implement ShareLists. 16 years ago
  Keith Whitwell d56b0e6847 progs/trivial: add test for vertex program invarient transform 16 years ago
  Keith Whitwell b6e8256899 mesa: more complete fix for transform_invarient glitches 16 years ago
  Keith Whitwell 751f73e281 mesa/main: set PREFER_DP4 to match position_invarient code 16 years ago
  José Fonseca 1ed90091be wgl: Implemente SwapLayerBuffers. 16 years ago
  José Fonseca 0d0417cc75 scons: Don't use deprecated Options. 16 years ago
  José Fonseca be3f9dd26c util: Limit the stack walk to avoid referencing undefined memory. 16 years ago
  Keith Whitwell f628d7f5ee gallium/tgsi: hack around linker/archiver breakage 16 years ago
  Keith Whitwell e99729d63d progs/trivial: add vbo-noninterleaved test 16 years ago
  José Fonseca d075cb4fc8 wgl: Include alpha bits in pixel format's cColorBits field. 16 years ago
  Keith Whitwell af09ba96e9 gallium/draw: cope with unused vertex_elements 16 years ago
  Keith Whitwell 482be01db0 trivial: add line-flat.c 16 years ago
  José Fonseca bb9ea58f95 wgl: UINT_PTR null value is an integral type, so return 0 instead of NULL. 16 years ago
  José Fonseca 1248ff7d45 pb: Save the stack backtrace when creating/mapping a debug buffer. 16 years ago
  José Fonseca 606a547613 pb: Dump the fenced buffer sizes. 16 years ago