Age | Commit message (Expand) | Author |
2009-10-28 | nv50: activate more lanes in a warp | Christoph Bumiller |
2009-10-27 | st/xorg: Adopt to new dirty clip rect type | Jakob Bornecrantz |
2009-10-26 | progs/tests: Fix MSVC build. | Vinson Lee |
2009-10-26 | scons: Define _USE_MATH_DEFINES on MSVC. | José Fonseca |
2009-10-26 | windows: added remap.[ch] to project files | Brian Paul |
2009-10-26 | mesa: Add remap.c to SConscript. | Chia-I Wu |
2009-10-26 | st/xorg: initialize indexes before reswizzling for yuv | Zack Rusin |
2009-10-26 | st/xorg: stop overflowing yuv buffers | Zack Rusin |
2009-10-26 | st/xorg: add yuv vertex shader | Zack Rusin |
2009-10-26 | st/xorg: add yuv shaders | Zack Rusin |
2009-10-26 | r300g: read occlusion query results from both Z pipes on RV530 | Marek Olšák |
2009-10-26 | r300g: add cubemap support | Marek Olšák |
2009-10-25 | gallium: Move enum pipe_error into p_defines.h. | José Fonseca |
2009-10-25 | llvmpipe: Human friendlier sampler state dump. | José Fonseca |
2009-10-25 | util: Human readable output of texture states. | José Fonseca |
2009-10-25 | llvmpipe: Dump the sampler state of the shader key. | José Fonseca |
2009-10-25 | llvmpipe: Immediate multiplication. | José Fonseca |
2009-10-25 | llvmpipe: Fast path for sampling rgba8 textures with linear filtering. | José Fonseca |
2009-10-25 | llvmpipe: Make lerping work for 8.8 fixed point values. | José Fonseca |
2009-10-25 | llvmpipe: New module to help make assertions about formats. | José Fonseca |
2009-10-25 | llvmpipe: New function to unpack rgba8 formats into 4 x u8n AoS. | José Fonseca |
2009-10-25 | llvmpipe: Split the format swizzling step from the unpacking. | José Fonseca |
2009-10-25 | llvmpipe: Allow different signs when unpacking. | José Fonseca |
2009-10-25 | llvmpipe: Add inlines to quickly generate types matching the native SIMD regi... | José Fonseca |
2009-10-25 | llvmpipe: Merge lp_build_load_rgba_soa into lp_build_sample_texel. | José Fonseca |
2009-10-25 | llvmpipe: Factor our pixel offset computation. | José Fonseca |
2009-10-25 | llvmpipe: Share testing infrastructure with lp_test_format. | José Fonseca |
2009-10-25 | llvmpipe: Eliminate lp_build_store_rgba_aos. | José Fonseca |
2009-10-25 | llvmpipe: Eliminate lp_build_load_rgba_aos. | José Fonseca |
2009-10-25 | llvmpipe: Move a few format/sampling functions into better space. | José Fonseca |
2009-10-25 | r300g: fix redefining mipmaps and fetching from them | Marek Olšák |
2009-10-25 | r300g: added support for 3D textures | Marek Olšák |
2009-10-24 | r300g: fix scons build yet again | Joakim Sindholt |
2009-10-23 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-10-23 | mesa: simplify att->CubeMapFace assignment | Brian Paul |
2009-10-23 | mesa: refactor, new print_shader_info() | Brian Paul |
2009-10-23 | mesa: rework error checking code for glGetCompressedTexImage() | Brian Paul |
2009-10-23 | mesa: remove misplaced VERBOSE_TEXTURE tests | Brian Paul |
2009-10-23 | mesa: more detailed error messages in fbo code | Brian Paul |
2009-10-23 | mesa: remove FBO texture depth/stencil test | Brian Paul |
2009-10-23 | st/xorg: fix text with component alpha rendering | Zack Rusin |
2009-10-23 | mesa: fix broken _mesa_str_checksum() | Brian Paul |
2009-10-23 | Merge remote branch 'origin/mesa_7_6_branch' | Eric Anholt |
2009-10-23 | i965: Annotate _NEW_COLOR dependency for brw_update_renderbuffer_surface(). | Eric Anholt |
2009-10-23 | intel: Keep track of x,y offsets in miptrees and use them for blitting. | Eric Anholt |
2009-10-23 | progs/tests: print requested/internal format info | Brian Paul |
2009-10-23 | docs: document updated GL extension header files | Brian Paul |
2009-10-23 | gl: updated wglext.h to version 17 | Brian Paul |
2009-10-23 | gl: updated glxext.h to version 25 | Brian Paul |
2009-10-23 | gl: updated glext.h to version 56 | Brian Paul |