30054 Commits (60cd2449f8f2b698f0adacd4a401db13c5fa46f9)
 

Author SHA1 Message Date
  Chia-I Wu 4736e1cbbd dri: Remove unnecessary glapi headers. 15 years ago
  Chia-I Wu bdd2500805 Do not include glapi/dispatch.h outside Mesa core. 15 years ago
  Chia-I Wu 1af67195b3 docs: Update documentation for OpenVG and OpenGL ES. 15 years ago
  Chia-I Wu ada46053a4 docs: Add documentation for EGL. 15 years ago
  Vinson Lee e19b3c01f4 mach64: Remove unnecessary headers. 15 years ago
  Vinson Lee 7c66211b7d i810: Remove unnecessary headers. 15 years ago
  Alan Coopersmith 208e815c88 gallium/i965: Make brw_batchbuffer prototypes match in source & header 15 years ago
  Vinson Lee 0bc2cbf82a ffb: Remove unnecessary headers. 15 years ago
  Corbin Simpson c1334ce235 radeong: Fix EGL driver names. 15 years ago
  Tomas Chvatal 1ffb72a6bf Fix touching live system during install. 15 years ago
  Brian Paul a416123f5b xlib/softpipe: fix buffer memory leak 15 years ago
  Alex Deucher 156c90e5c3 r200: re-adding missing pitch alignment check in blit code 15 years ago
  Brian Paul 05208b298d mesa: replace questionable CPU_TO_LE32 macro with function 15 years ago
  Alan Coopersmith 506e27b972 Copy __FUNCTION__ portability #defines from mesa/compiler.h to eglcompiler.h 15 years ago
  Brian Paul 65d2a26637 st/mesa: fix format logic in compatible_src_dst_formats() 15 years ago
  Brian Paul 4e34c5d0b5 docs: updated Mesa mailing list info 15 years ago
  Alex Deucher 67aa704112 r200: fix some breakage after move to common blit code 15 years ago
  Jakob Bornecrantz 9f728ed1c9 st/xorg: Fic bug and close drm_api at proper place 15 years ago
  Alex Deucher 5a99ca490f r200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c 15 years ago
  Chia-I Wu c8b694b2c2 st/egl_g3d: Add support for driver probe. 15 years ago
  Chia-I Wu 11f4360f2e st/egl_g3d: Add support for probe to native displays. 15 years ago
  Chia-I Wu c5766c4ae3 egl: Add a simple cache for driver probe. 15 years ago
  Chia-I Wu cf22fd5e5b egl: Improve driver matching. 15 years ago
  Chia-I Wu 925f8113be egl: Rename _EGL_PLATFORM_X to _EGL_PLATFORM_POSIX. 15 years ago
  Chia-I Wu f0c2871bf4 egl: Remove unused driver and display functions. 15 years ago
  Chia-I Wu 57929eda3e egl: Use _eglPreloadDrivers. 15 years ago
  Chia-I Wu b3bcd33f7a egl: Add _eglPreloadDrivers. 15 years ago
  Vinson Lee e3cb614f93 softpipe: Remove unnecessary headers. 15 years ago
  Vinson Lee ac2a665fd7 i915g: Remove unnecessary headers. 15 years ago
  Chia-I Wu f291200a4b st/egl_g3d: Do not reuse the pipe transfer in ximage. 15 years ago
  Alan Coopersmith 77c0800381 mklib: Fix static library generation/installation on Solaris 15 years ago
  Alan Coopersmith 917b6d2a4b Remove hardcoded -Wall from Radeon DRI makefiles 16 years ago
  Corbin Simpson d4a3f7d3ca r300g: Move GB_AA_CONFIG to its eventual new home. 15 years ago
  Corbin Simpson fcbd285e42 r300g: Make invariant state into an atom. 15 years ago
  Chia-I Wu 5e8240320a Merge remote branch 'origin/opengl-es-v2' 15 years ago
  Brian Paul 1658f80153 util/blit: document params to util_blit_pixels_writemask() 15 years ago
  Brian Paul 031f23ac3a mesa: added comment about future FBO formats 15 years ago
  Marek Olšák cd232ae22f st/mesa: enable EXT_framebuffer_multisample 15 years ago
  Alex Deucher 76cf261832 r100/r200: fix Y coord flipping in accelerated blits 15 years ago
  Alex Deucher 1bb6b1d9db r100/r200: fix dst pitch in blit code 15 years ago
  Alex Deucher f965345ea5 r200: add missing symlink to radeon_tex_copy.c 15 years ago
  Maciej Cencora 1f0709fd8f r100/r200: align to pitch updates in blit interface 15 years ago
  Maciej Cencora 2706bc6a88 r200: use common glCopyTex(Sub)Image code 15 years ago
  Maciej Cencora 5170d2452b r100: use common glCopyTex(Sub)Image code 15 years ago
  Maciej Cencora 8a4d7393bd radeon/r300/r600: share common glCopyTex(Sub)Image code 15 years ago
  Maciej Cencora 0aed44f8a3 r600: align to r300 changes in the blit code 15 years ago
  Maciej Cencora 0174dac5f3 r300/r600: move some bo offsets checking to blit code 15 years ago
  Maciej Cencora ac8afd401f r600: prepare for some code sharing 15 years ago
  Maciej Cencora f54e96c597 r300: check if blitting for given format is supported earlier 15 years ago
  Maciej Cencora acac99e35a r300: use nearest texture filtering for accelerated blits 15 years ago