27103 Commits (49d402e275cdaf46de8db5a475dfe00509141195)
 

Author SHA1 Message Date
  Brian Paul 61a96a2ac7 progs/xdemos: fix command line flag typo 16 years ago
  Brian Paul 8810b8f671 i965: fix hacked Fallback usage in brw_prepare_vertices() 16 years ago
  Brian Paul c24466c34e intel: define INTEL_FALLBACK_DRIVER for drivers 16 years ago
  Brian Paul ea659f8917 intel: Fallback field is a bitmask, use GLbitfield 16 years ago
  Brian Paul f9bbbe5803 i965: remove unused brw_context::tmp_fallback field 16 years ago
  Brian Paul 2f7abf5c04 i965: remove unused BRW_FALLBACK_TEXTURE bit 16 years ago
  Corbin Simpson 04ec113e09 r300g: Enable more stuff in r300_screen, cleanup comments. 16 years ago
  Corbin Simpson ff9e1c0198 r300g: Cleanup PSC setup math a bit and stop using Draw formats. 16 years ago
  Christoph Bumiller 198925caa1 nv50: handle PIPE_TEX_FILTER_ANISO case 16 years ago
  Patrice Mandin 4b8de9bd7c nouveau: nv30: rewrite so we can render only in depth buffer 16 years ago
  Patrice Mandin f9a69c0f04 nouveau: nv30: use a8r8g8b8 as depth texture format for z24s8 16 years ago
  Corbin Simpson fd7ee2bcb7 Kill off trident. 16 years ago
  Corbin Simpson 8e4657a9d4 Nuke s3v. 16 years ago
  Corbin Simpson 06e464c2d5 r300g: Clean up duplicate code in r300_render. 16 years ago
  Corbin Simpson 1f7f9bab81 r300g: Move render functions to r300_render. 16 years ago
  José Fonseca bf48447caf scons: Hack LLVM support on Windows. 16 years ago
  José Fonseca 719984afca llvmpipe: Avoid yet another variable size array. 16 years ago
  José Fonseca ba8c11923a llvmpipe: Define rdtsc for MSVC. 16 years ago
  José Fonseca 9aafa1fbd2 llvmpipe: Avoid variable size arrays. 16 years ago
  José Fonseca 01b85e2923 llvmpipe: Use the pack/unpack functions for 8bit unsigned norm multiplication. 16 years ago
  José Fonseca 4458695bda llvmpipe: Utility function to double the bit width of a type. 16 years ago
  José Fonseca 421507de06 llvmpipe: Factor vector packing/unpacking to a separate source file. 16 years ago
  José Fonseca a07437f8a6 llvmpipe: Call util_cpu_detect() from the unit tests. 16 years ago
  José Fonseca 4797ce0d19 util: Set cpu endianness too. 16 years ago
  José Fonseca 1acd891ed3 scons: Disable more MSVC pedantic security warnings. 16 years ago
  Alex Deucher f8bee0e412 Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa 16 years ago
  Zack Rusin 1f5b568fbe st/xorg: cleanup the checks for whether the op is accelerated 16 years ago
  Alex Deucher 5e77b61e39 Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa 16 years ago
  Zack Rusin c4af8ce69e st/xorg: lots of render fixes 16 years ago
  Chia-I Wu 4e2bdd6635 progs/egl: Add support for pixmap and pbuffer surface to xeglgears. 16 years ago
  Chia-I Wu 60cf250d47 egl_glx: Add support for eglWaitClient and eglWaitNative. 16 years ago
  Chia-I Wu 7ffe64a7ae egl_glx: Clean up eglGetProcAddress. 16 years ago
  Chia-I Wu a206436577 egl_glx: Clean up context functions. 16 years ago
  Chia-I Wu c407c70244 egl_glx: Clean up surface functions. 16 years ago
  Chia-I Wu 78c3a351bc egl_glx: Clean up the initialization code. 16 years ago
  Chia-I Wu 326baecd75 egl: Correct conversion of native visual type. 16 years ago
  Ben Skeggs eebf4b5299 nv50: support 3D class 0x8597, remove redundant unknown chipset detection 16 years ago
  Corbin Simpson 511bd5f32b r300g: Check for NULL Draw during flush. 16 years ago
  Andre Maasikas 869e20bcb7 r600: set barrier for tex inst if dst is used earlier, might overwrite it otherwise 16 years ago
  Andre Maasikas a88c9296cb r600: need to export something from PS 16 years ago
  Andre Maasikas b86302283b r600: add beginnings of ARL instruction 16 years ago
  Corbin Simpson 0a8cd4862c r300g: Update comments, function names in r300_state_inlines. 16 years ago
  Corbin Simpson 034db65f08 r300g: Update comments, asserts, indents in r300_texture. 16 years ago
  Corbin Simpson 5a653ada41 r300g: Remove unused debug flag. 16 years ago
  Corbin Simpson 40247d87d2 r300g: Cleanup old static shader state. 16 years ago
  Marc Dietrich b2b239691d gallium/util: fix cpu detection on ppc 16 years ago
  Brian Paul 2cc5a0e6bb mesa: added _mesa_dump_renderbuffers() debug code 16 years ago
  Patrice Mandin d364f662c6 nouveau: nv30: Do not use assert to return NULL 16 years ago
  Patrice Mandin cb351bdd6e nouveau: nv30: check number of colour buffers to bind 16 years ago
  José Fonseca ce98860012 llvmpipe: Remove extraneous name in lp_type pre-declaration. 16 years ago