1209 次程式碼提交 (3b18a36f210da9d66acd1228d24948cd77c2e81e)
 

作者 SHA1 備註 提交日期
  Brian Paul 3b18a36f21 Replaced preprocessor symbol GL_MESA_TRACE with MESA_TRACE. 25 年之前
  Brian Paul 63c113a31b use GL_NEAREST texture filter 25 年之前
  Brian Paul 423f2b2884 added GL_ARB_texture_env_add 25 年之前
  Brian Paul b9b329d1e5 removed unused display_list struct 25 年之前
  Gareth Hughes 5e0bb98abd Added SSE streaming store instructions, external symbol directives. 25 年之前
  Gareth Hughes 5aa1c1cd5f Added SSE prefetching instructions. General cleanups. 25 年之前
  Brian Paul 1c56fdc707 new comments, misc clean-up 25 年之前
  Gareth Hughes f3c399ec11 General cleanups. Disable gl_katmai_project_vertices and 25 年之前
  Brian Paul 345a71a9cb set default window pos, changed 4 to GL_RGBA 25 年之前
  Brian Paul 4ed1d0b2c0 added some missing const keywords in GetString 25 年之前
  Brian Paul 1ff933b452 added GL_MESA_trace support 25 年之前
  Brian Paul 98b3dd40f7 Added GL_MESA_trace extension (Loki) 25 年之前
  Brian Paul 771b975528 added trace support (Loki) 25 年之前
  Brian Paul 4360bd7c76 removed unused struct display_list_compilation 25 年之前
  Brian Paul cefc42f1ba added FPS calculation 25 年之前
  Brian Paul 008e4e7e39 added more warning options to linux-elf-debug config 25 年之前
  Brian Paul 0e52184c48 moved DECLARE_XFORM_GROUP macros outside of gl_init_3dnow_asm_transforms() to silence compiler warnings 25 年之前
  Brian Paul f7a4bcaf79 use cpml.h on Alpha (AlanH) 25 年之前
  Brian Paul 64a23a0f9c updated comments 25 年之前
  Brian Paul 23316033db explicitly init some texture vars 25 年之前
  Brian Paul ae18872bc7 added cursor key info to instructions 25 年之前
  Brian Paul a94ee16534 replaced GL_RGBA with GL_BGRA for GL_UNSIGNED_SHORT_1_5_5_5_REV datatype 25 年之前
  Brian Paul 881ec9ee67 packing of GLushort packed types was broken 25 年之前
  Brian Paul 8d4bd87c1a added format/type error check to draw_rgba_pixels() 25 年之前
  Brian Paul e4b684ce49 init mutex 25 年之前
  Brian Paul d49b34a233 better FPS calculation 25 年之前
  Brian Paul b8cc150836 terrain demo data 25 年之前
  Brian Paul 4df1f7c7ba better fps computation 25 年之前
  Brian Paul 82cfcfa63a added some casts (Takaaki Nomura) 25 年之前
  Brian Paul b9466fca3e Win32 updates (Chris Morley) 25 年之前
  Brian Paul 8f39dd1e62 Win32 update (Chris Morley) 25 年之前
  Brian Paul 038573aae7 Removed immediate struct's maybe_transform_vb pointer. 25 年之前
  Jouk Jansen b506d8753d Committing in . 25 年之前
  Brian Paul 9a2da667f3 added Dither, NEW_DRVSTATE info 25 年之前
  Brian Paul 399ae35ac6 removed unused NEW_DRVSTATE flags 25 年之前
  Brian Paul 9d3e5db9fc added dither key option 25 年之前
  Brian Paul 7f7b205259 removed ctx->Driver.Dither function 25 年之前
  Brian Paul 48c6a6ecd2 changed gl_frame_buffer Xmax and Ymax to be exclusive boundary values 25 年之前
  Brian Paul e18e0e98fe added OSMesaCreateContextExt item 25 年之前
  Brian Paul 46dbaec56a Use OSMesaCreateContextExt() if using Mesa 3.5 or later 25 年之前
  Brian Paul 2bf5d9470d added OSMesaCreateContextExt() 25 年之前
  Brian Paul 8ad306baf6 added device driver changes 25 年之前
  Brian Paul c4c639c9a4 Removed ctx->Driver.LogicOp(). 25 年之前
  Brian Paul 18f73b622f added xmesa_update_span_funcs() 25 年之前
  Brian Paul 16c3ea9459 renamed Xlib driver files 25 年之前
  Brian Paul 693f81be4c newly organized Xlib driver files 25 年之前
  Brian Paul 38d3f3d660 added device driver function for texture proxy testing 25 年之前
  Brian Paul 724f2939f4 silence compiler warning (zoomY0) 25 年之前
  Brian Paul afa61173a8 test for __bsdi__ for XFree86 25 年之前
  Brian Paul 37cfb3b5c2 replaced ## with CONCAT macro 25 年之前