- a55b305 llvmpipe: Merge lp_build_load_rgba_soa into lp_build_sample_texel. by José Fonseca · 15 years ago
- bc93e91 llvmpipe: Factor our pixel offset computation. by José Fonseca · 15 years ago
- fedd054 llvmpipe: Share testing infrastructure with lp_test_format. by José Fonseca · 15 years ago
- 17afb6d llvmpipe: Eliminate lp_build_store_rgba_aos. by José Fonseca · 15 years ago
- 232b586 llvmpipe: Eliminate lp_build_load_rgba_aos. by José Fonseca · 15 years ago
- b4f6907 llvmpipe: Move a few format/sampling functions into better space. by José Fonseca · 15 years ago
- c2df759 r300g: fix redefining mipmaps and fetching from them by Marek Olšák · 15 years ago
- 118dfe1 r300g: added support for 3D textures by Marek Olšák · 15 years ago
- 94a63dc r300g: fix scons build yet again by Joakim Sindholt · 15 years ago
- 46a784b Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
- 26f1ad6 mesa: simplify att->CubeMapFace assignment by Brian Paul · 15 years ago
- 346250b mesa: refactor, new print_shader_info() by Brian Paul · 15 years ago
- 81a4d34 mesa: rework error checking code for glGetCompressedTexImage() by Brian Paul · 15 years ago
- d66965c mesa: remove misplaced VERBOSE_TEXTURE tests by Brian Paul · 15 years ago
- 9b50cea mesa: more detailed error messages in fbo code by Brian Paul · 15 years ago
- dc8b139 mesa: remove FBO texture depth/stencil test by Brian Paul · 15 years ago
- b17c885 st/xorg: fix text with component alpha rendering by Zack Rusin · 15 years ago
- 0acb057 mesa: fix broken _mesa_str_checksum() by Brian Paul · 15 years ago
- 49d402e Merge remote branch 'origin/mesa_7_6_branch' by Eric Anholt · 15 years ago
- bfd51dc i965: Annotate _NEW_COLOR dependency for brw_update_renderbuffer_surface(). by Eric Anholt · 15 years ago
- 2d17dbf intel: Keep track of x,y offsets in miptrees and use them for blitting. by Eric Anholt · 15 years ago
- b01937a progs/tests: print requested/internal format info by Brian Paul · 15 years ago
- 96d7d66 docs: document updated GL extension header files by Brian Paul · 15 years ago
- 5c0dc90 gl: updated wglext.h to version 17 by Brian Paul · 15 years ago
- 559da98 gl: updated glxext.h to version 25 by Brian Paul · 15 years ago
- 9df9696 gl: updated glext.h to version 56 by Brian Paul · 15 years ago
- ff3f09a docs: document cell, glGetTexLevelParameter() fixes by Brian Paul · 15 years ago
- cd62b4f mesa: fix GL_TEXTURE_INTERNAL_FORMAT query for compressed formats by Brian Paul · 15 years ago
- 9528dc6 mesa: added _mesa_compressed_format_to_glenum() by Brian Paul · 15 years ago
- 5e4f5e4 mesa: change s3tc vs. fxt1 priority when choosing compressed formats by Brian Paul · 15 years ago
- 6837227 nv50: do SIGN_SET as one instruction by Christoph Bumiller · 15 years ago
- 99e728a nv50: fix saturation outside of tx_insn case by Christoph Bumiller · 15 years ago
- ad67326 nv50: allow all 127 TEMP regs by Christoph Bumiller · 15 years ago
- c738c9a nv50: fix address reg code by Christoph Bumiller · 15 years ago
- 255a90a nv50: add depth texture formats, and a few others, too by Christoph Bumiller · 15 years ago
- 952bf63 progs/tests: Fix MSVC build. by Vinson Lee · 15 years ago
- d9014a1 nouveau: nv30: Relax some limits. We can render to z24s8 buffer even if color buffer is 16 bits. by Patrice Mandin · 15 years ago
- c84a056 nouveau: nv30: use r5g6b5 as z16 format by Patrice Mandin · 15 years ago
- 6e99e6d glapi: Always build libglapi.a. by Chia-I Wu · 15 years ago
- 22884db glapi: Move dispatch marcos to glapidispatch.h. by Chia-I Wu · 15 years ago
- 3d16088 mesa/dri: Remove extension_helper.h. by Chia-I Wu · 15 years ago
- 17ef1f6 mesa: Enable remap table in core. by Chia-I Wu · 15 years ago
- d7d3fb9 mesa/main: Add support for remap table. by Chia-I Wu · 15 years ago
- bec5230 st/xorg: lots of fixes related to compositing by Zack Rusin · 15 years ago
- d4d4733 r600: remove duplicate stride setting by Andre Maasikas · 15 years ago
- 738b394 r600: for position invariant programs reading vert_pos is not always known at this point by Andre Maasikas · 15 years ago
- da25331 gallium: remove extended negate also, and also the ExtSwz token by Keith Whitwell · 15 years ago
- 8a571b8 cell: typo from ExtSwizzle commit by Keith Whitwell · 15 years ago
- b9cb74c gallium: remove the swizzling parts of ExtSwizzle by Keith Whitwell · 15 years ago
- 4e1d517 gallium: remove noise opcodes by Keith Whitwell · 15 years ago
- 1940393 progs/demos: add fps to multiarb by Keith Whitwell · 15 years ago
- 9b6c86b r300g: last changes's typo, miss a include file by Cooper Yuan · 15 years ago
- 6df12aa r300g: add flush_frontbuffer function to display video surface by Cooper Yuan · 15 years ago
- 0072a26 g3dvl: pass display and screen to g3dvl when creating video private context by Cooper Yuan · 15 years ago
- 45eb9d2 r600: remove remains of old tnl pipeline by Alex Deucher · 15 years ago
- fc38a3c r600: fix render size prediction by Alex Deucher · 15 years ago
- 614e8f2 r600: remove old tnl pipeline by Alex Deucher · 15 years ago
- 95328c7 r600: clean up context creation by Alex Deucher · 15 years ago
- 286611d Revert "Store clipping distance for user clip planes as part of vertex processing" by Ian Romanick · 15 years ago
- dd24501 ARB prog parser: Fix parameter array size comparison by Ian Romanick · 15 years ago
- ab9d101 Merge branch 'mesa_7_6_branch' by Brian Paul · 15 years ago
- 347fb37 docs: document 'useprog' debug option by Brian Paul · 15 years ago
- fdce832 mesa: fix up vbo comments by Brian Paul · 15 years ago
- 488e67b mesa: added _mesa_dump_texture() by Brian Paul · 15 years ago
- 5505865 intel: flush old context before binding new context by Brian Paul · 15 years ago
- 5e6a6a2 glx: don't destroy context immediately if it's currently bound by Brian Paul · 15 years ago
- 4837e01 mesa: code refactoring- new _mesa_finish(), _mesa_flush() by Brian Paul · 15 years ago
- fb22e80 st/xorg: fix the makefile when used with new xextproto by Zack Rusin · 15 years ago
- 61a96a2 progs/xdemos: fix command line flag typo by Brian Paul · 15 years ago
- 8810b8f i965: fix hacked Fallback usage in brw_prepare_vertices() by Brian Paul · 15 years ago
- c24466c intel: define INTEL_FALLBACK_DRIVER for drivers by Brian Paul · 15 years ago
- ea659f8 intel: Fallback field is a bitmask, use GLbitfield by Brian Paul · 15 years ago
- f9bbbe5 i965: remove unused brw_context::tmp_fallback field by Brian Paul · 15 years ago
- 2f7abf5 i965: remove unused BRW_FALLBACK_TEXTURE bit by Brian Paul · 15 years ago
- 04ec113 r300g: Enable more stuff in r300_screen, cleanup comments. by Corbin Simpson · 15 years ago
- ff9e1c0 r300g: Cleanup PSC setup math a bit and stop using Draw formats. by Corbin Simpson · 15 years ago
- 198925c nv50: handle PIPE_TEX_FILTER_ANISO case by Christoph Bumiller · 15 years ago
- 4b8de9b nouveau: nv30: rewrite so we can render only in depth buffer by Patrice Mandin · 15 years ago
- f9a69c0 nouveau: nv30: use a8r8g8b8 as depth texture format for z24s8 by Patrice Mandin · 15 years ago
- fd7ee2b Kill off trident. by Corbin Simpson · 15 years ago
- 8e4657a Nuke s3v. by Corbin Simpson · 15 years ago
- 06e464c r300g: Clean up duplicate code in r300_render. by Corbin Simpson · 15 years ago
- 1f7f9ba r300g: Move render functions to r300_render. by Corbin Simpson · 15 years ago
- bf48447 scons: Hack LLVM support on Windows. by José Fonseca · 15 years ago
- 719984a llvmpipe: Avoid yet another variable size array. by José Fonseca · 15 years ago
- ba8c119 llvmpipe: Define rdtsc for MSVC. by José Fonseca · 15 years ago
- 9aafa1f llvmpipe: Avoid variable size arrays. by José Fonseca · 15 years ago
- 01b85e2 llvmpipe: Use the pack/unpack functions for 8bit unsigned norm multiplication. by José Fonseca · 15 years ago
- 4458695 llvmpipe: Utility function to double the bit width of a type. by José Fonseca · 15 years ago
- 421507d llvmpipe: Factor vector packing/unpacking to a separate source file. by José Fonseca · 15 years ago
- a07437f llvmpipe: Call util_cpu_detect() from the unit tests. by José Fonseca · 15 years ago
- 4797ce0 util: Set cpu endianness too. by José Fonseca · 15 years ago
- 1acd891 scons: Disable more MSVC pedantic security warnings. by José Fonseca · 15 years ago
- f8bee0e Merge branch 'master' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa by Alex Deucher · 15 years ago
- 1f5b568 st/xorg: cleanup the checks for whether the op is accelerated by Zack Rusin · 15 years ago
- 5e77b61 Merge branch 'mesa_7_6_branch' of git+ssh://agd5f@git.freedesktop.org/git/mesa/mesa by Alex Deucher · 15 years ago
- c4af8ce st/xorg: lots of render fixes by Zack Rusin · 15 years ago
- 4e2bdd6 progs/egl: Add support for pixmap and pbuffer surface to xeglgears. by Chia-I Wu · 15 years ago
- 60cf250 egl_glx: Add support for eglWaitClient and eglWaitNative. by Chia-I Wu · 15 years ago
- 7ffe64a egl_glx: Clean up eglGetProcAddress. by Chia-I Wu · 15 years ago