31517 次程式碼提交 (b5c3199afe0d90787223cb57c35ff22e38b3c920)
 

作者 SHA1 備註 提交日期
  Francisco Jerez 7432ffbdfa dri/nouveau: Don't try to map a non-existent teximage. 15 年之前
  Francisco Jerez 35041ec151 dri/nouveau: Add some RGB888 span functions. 15 年之前
  Francisco Jerez 3ccfce85e2 dri/nouveau: Fake A8 and L8 texture support on nv04. 15 年之前
  Francisco Jerez 7269a30b86 dri/nouveau: Restructure the nv[12]0 regcombiner code, and fake A8/L8 support. 15 年之前
  Francisco Jerez 323e6bbb05 dri/nouveau: Try to validate textures earlier. 15 年之前
  Francisco Jerez 44602bb23c dri/nouveau: Swizzle using the CPU when we hit a limitation of SIFM. 15 年之前
  Francisco Jerez e59e5e3388 dri/nouveau: Clean up the nv04 surface code a bit. 15 年之前
  Francisco Jerez 1e4c0618a8 dri/nouveau: Avoid mask overflow on nv04_surface_fill. 15 年之前
  Francisco Jerez 9a8e374c46 dri/nouveau: Set _BaseFormat correctly for z24s8 renderbuffers. 15 年之前
  Francisco Jerez 91af398b32 dri/nouveau: Fix stencil mask handling on glClear(). 15 年之前
  José Fonseca db2e1518ff scons: Always build trace driver 15 年之前
  Michal Krol aec4d225b2 python: Fix typo. 15 年之前
  George Sapountzis fec2a67e40 glapi/gen: just copy in glx/glapi 15 年之前
  George Sapountzis f1f33f9293 glapi: EXTRA_DEBUG is never defined, make this explicit 15 年之前
  George Sapountzis ec91810147 glapi: minor ugliness to be able to copy to xorg 15 年之前
  Brian Paul 8ae701cbc9 docs: remove demos.html page which contained one dead link 15 年之前
  Michal Krol aa799fa2d0 tgsi: Remove dead code. 15 年之前
  Chia-I Wu 2cf44390d1 mesa: Move src/mesa/glapi/dispatch.h to mesa. 15 年之前
  Chia-I Wu 27d260b410 glapi: Move src/mesa/main/dispatch.c to glapi and rename. 15 年之前
  Chia-I Wu 4cb13b433c glapi: Generated GLX sources should use glapidispatch.h. 15 年之前
  Chia-I Wu 2be1fcaafe mesa: Remove unused Makefile.{ugl,win}. 15 年之前
  Chia-I Wu 6e28a4e0bc st/egl: Reduce validation round-trips in DRI2 backend. 15 年之前
  Chia-I Wu 33b92471a7 st/egl: Reduce validation round-trips in ximage backend. 15 年之前
  Chia-I Wu 29ec53d843 st/egl: Refactor dri2_surface_get_buffers. 15 年之前
  Chia-I Wu 545ac97f9b st/egl: Add dri2InvalidateBuffers. 15 年之前
  Vinson Lee cc7904ffa5 util: Assert that pointer is not null before dereferencing. 15 年之前
  Vinson Lee d553479cc4 mesa: Remove dead error condition. 15 年之前
  Vinson Lee 9be414f4b9 glu/sgi: Set freed pointer to NULL. 15 年之前
  Corbin Simpson 686f69bd13 r300g: Atomize vertex shader. 15 年之前
  Corbin Simpson f05d4526e3 r300g: Move CALLOCs to correct place. 15 年之前
  Marek Olšák e6632b4bf7 r300g: prevent CS overflow when emitting the draw packets 15 年之前
  Kristian Høgsberg b7041db8f8 xeglgears: Update help text 15 年之前
  Brian Paul bc04ae21c1 llvmpipe: clean up rasterization threads upon context destruction 15 年之前
  Brian Paul 072aeb57bd vbo: remove dead code 15 年之前
  Brian Paul 778276a4dd r300g: remove invalid .PHONY line 15 年之前
  Brian Paul 1332ee5487 gallium: remove extra -I paths from Makefile.template 15 年之前
  Vinson Lee 17efc8c05c mesa: Fix SCons build. 15 年之前
  Brian Paul f393d95ff2 dri: remove old assertion (see bug 26734) 15 年之前
  Brian Paul 5046f2c195 llvmpipe: more lp_rasterizer_task parameter passing 15 年之前
  Brian Paul 1c9db3c57f llvmpipe: pass fewer parameters to rasterization functions 15 年之前
  Brian Paul ab71a5e4c9 llvmpipe: added some assertions 15 年之前
  Kristian Høgsberg f272a780af xeglgears: Remove borrowed GL_OES_EGL_image types 15 年之前
  Kristian Høgsberg 61cc18a866 xeglgears: Add test case for texturing from an EGLImage 15 年之前
  Kristian Høgsberg f4e7d1b1e5 egl_dri2: Implement EGL_KHR_image and EGL_KHR_image_pixmap 15 年之前
  Kristian Høgsberg 10e7962741 intel: Implement GL_OES_EGL_image entrypoints 15 年之前
  Kristian Høgsberg c26247100b intel: Implement DRI image extension 15 年之前
  Kristian Høgsberg 79cbcb663d dri_interface.h: Add DRI image and eglImageLookup extensions 15 年之前
  Brian Paul ccd78fed88 gallium: remove $(DEFINES) from cc/c++ command lines 15 年之前
  Brian Paul 51b799288a mesa: put declaration before code 15 年之前
  Brian Paul 9f6990120a gallium: comment/document usage flags 15 年之前