13867 次代码提交 (8aa209c766b79144db499063dd1c8482562b07bf)
 

作者 SHA1 备注 提交日期
  Brian Paul 06f3b2e679 mesa: additional FBO/RB id error checking for ARB_fbo 16 年前
  Brian Paul 989edea409 mesa: for ARB_fbo, lift restriction that all FBO attachments are same size and color format 16 年前
  Brian Paul 7d98f5ab6e mesa: initial extension bits for GL_ARB_framebuffer_object 16 年前
  Brian Paul 27d08f0ed2 mesa: regenerated GL API files 16 年前
  Brian Paul 4397974662 glapi: include ARB_framebuffer_object.xml 16 年前
  Brian Paul d61b8896bc glapi: XML spec for GL_ARB_framebuffer_object 16 年前
  Brian Paul f9152f316a glsl: call _mesa_write_shader_to_file(). Debug-only, disabled 16 年前
  Brian Paul d003893031 glsl: new _mesa_write_shader_to_file() function 16 年前
  Brian Paul cb136e0476 glsl: set shader->CompileStatus in _slang_compile() 16 年前
  Brian Paul 596b8fbbbf mesa: added _mesa_fprintf() wrapper 16 年前
  Brian Paul d2ab930046 docs: placeholder 7.5 release notes 16 年前
  Brian Paul 0e48056850 mesa: master is open for new development, eventually will be Mesa 7.5 16 年前
  Brian Paul 609cc9c139 docs: skeleton 7.4 release notes file 16 年前
  Brian Paul e5aa89386d docs: 7.3 md5 sums 16 年前
  Brian Paul 5a45897711 mesa: set version to 7.3 16 年前
  Brian Paul faa6d8af59 docs: set 7.3 release date 16 年前
  Brian Paul b6c41fd933 docs: assorted updates, link fixes 16 年前
  Eric Anholt b8bd0b0ddc i915: Add decode for PS in batchbuffers. 16 年前
  Eric Anholt fc3971d800 i965: Remove gratuitous whitespace in INTEL_DEBUG=wm output. 16 年前
  Eric Anholt 046e88fc0b i965: Use _mesa_num_inst_src_regs() instead of keeping a copy of its contents. 16 年前
  Kristian Høgsberg 194d039f1e [intel] Remove remaining references to intel_wait_flips(). 16 年前
  Thomas Henn 470e10dfaa windows: fix output dir for glut project file 16 年前
  Brian Paul 8c7135ee14 swrast: fix redundant texture application in affine_textured_triangle(). 16 年前
  Brian Paul 4683cab29a mesa: add some debug assertions to detect null current texture object pointers 16 年前
  Karl Schultz 787a001a67 windows: another round of VC8 project file updates 16 年前
  Brian Paul dd92f483b0 Revert "windows: new VC8 projects statically linked against libcmt" 16 年前
  Brian Paul 65118a51b6 docs: document glXMakeContextCurrent() and Windows fixes 16 年前
  Ian Romanick ab9b4e1f59 Fix issues with glXMakeContextCurrent and glXMakeCurrentReadSGI 16 年前
  Timo Aaltonen 39e6d0d810 [intel] Go back to using the typedef for the sarea struct 16 年前
  Owain G. Ainsworth b5da7feee0 Remove intel pageflipping support in its entirety. 16 年前
  Brian Paul 0f548dbc98 glsl: silence unused var warnings 16 年前
  Brian Paul 9d216be8cf mesa: silence uninitialized var warnings 16 年前
  Brian Paul eb26cc6cf5 mesa: silence compiler warning at -O2 16 年前
  Brian Paul bb63a663b1 mesa: bump version to 7.3-rc3 16 年前
  Brian Paul dace4e3e2a mesa: inlclude whole windows/VC8/ directory in tarballs 16 年前
  Thomas Henn bbda892c55 windows: new VC8 projects statically linked against libcmt 16 年前
  Karl Schultz 61a387dca1 windows: more VC8 project file updates 16 年前
  Thomas Hellstrom 437fa85ba3 Add a comment about _tnl_emit_indexed_vertices_to_buffer. 16 年前
  Thomas Hellstrom b00477acf3 tnl: Add a utility to emit indexed vertices to a DMA buffer. 16 年前
  Thomas Hellstrom 7374285f07 Fix store texel for argb4444. 16 年前
  Thomas Hellstrom 5c84a1032c Fix store texel for argb8888_rev. 16 年前
  Thomas Hellstrom dbda49a9e6 Add RGBA4444 and RGBA5551 texture formats. 16 年前
  Thomas Hellstrom 11351f0c8a dri1: Add a macro to validate two dri drawables in one go. 16 年前
  Brian Paul a5b5bc9f95 mesa: fix build of stand-alone glslcompiler driver 16 年前
  Brian Paul f97792421b tests: test pseudo-XOR blend mode. 16 年前
  Alan Hourihane 396711b840 dri: add fake front definitions 16 年前
  Thomas Henn dbd8e4066b windows: updated VC8 project files 16 年前
  Brian Paul b7f802eca2 glx: gcc 2.95 build fix (move declaration before code) 16 年前
  Brian Paul a61a1a8181 i965: fix polygon culling bug when rendering to a texture/FBO 16 年前
  Brian Paul 345a08a77f intel: added intel_rendering_to_texture() helper function. 16 年前