Age | Commit message (Expand) | Author |
2009-02-10 | gallium: Don't rebuild common drm code | Jakob Bornecrantz |
2009-02-10 | gallium: Install DRI drivers into lib/gallium | Jakob Bornecrantz |
2009-02-10 | gallium: Introduce new subdirs build variables | Jakob Bornecrantz |
2009-02-10 | Revert "cell: update linux-cell config" | Jakob Bornecrantz |
2009-02-10 | Revert "mesa: added new linux-gallium and linux-gallium-debug configs" | Jakob Bornecrantz |
2009-02-10 | gallium: Fixups for driCreateConfigs MSAA support. | Michel Dänzer |
2009-02-09 | mesa: add x86/rtasm/x86sse.c to fix linux-x86 build | Brian Paul |
2009-02-09 | re-add MSAA support | Brian Paul |
2009-02-09 | cell: update linux-cell config | Brian Paul |
2009-02-09 | mesa: build/use libmesagallium.a for gallium builds | Brian Paul |
2009-02-09 | mesa: added new linux-gallium and linux-gallium-debug configs | Brian Paul |
2009-02-09 | softpipe: add null ptr check in softpipe_map_constant_buffers() | Brian Paul |
2009-02-09 | mesa: prefix #includes with main/ | Brian Paul |
2009-02-09 | swrast: fix typo: s/drapix/drawpix/ | Brian Paul |
2009-02-09 | mesa: remove old 'sources' file in favor of 'sources.mak' | Brian Paul |
2009-02-09 | mesa: merge gallium-0.2 into gallium-master-merge | Brian Paul |
2009-02-09 | mesa: autoconf fixes for OS X | Siddhartha Chaudhuri |
2009-02-09 | mesa: rework _mesa_reference_framebuffer() to look like _mesa_reference_rende... | Brian Paul |
2009-02-08 | nouveau: include and calc offset before changing dimensions for next level | Patrice Mandin |
2009-02-08 | nouveau: upload and swizzle each mipmap level in turn | Patrice Mandin |
2009-02-08 | r300: Accidentally removed a pipe_buffer_reference that should be there. | Corbin Simpson |
2009-02-08 | r300: Add SW TCL paths for clear. | Corbin Simpson |
2009-02-08 | r300: Update to match pipe_surface changes. | Corbin Simpson |
2009-02-07 | cell: remove unused var | Brian Paul |
2009-02-07 | cell: compile fix: many updates to cell texture code for new surface mapping | Brian Paul |
2009-02-07 | softpipe: simplify an assertion | Brian Paul |
2009-02-07 | cell: compile fix: no-op xlib_create_brw_screen() for Cell build | Brian Paul |
2009-02-07 | cell: compile fix: alpha.ref is now alpha.ref_value | Brian Paul |
2009-02-07 | cell: compile fix: pipe_constant_buffer no longer has size field | Brian Paul |
2009-02-07 | cell: compile fix: pipe_constant_buffer no longer has size field | Brian Paul |
2009-02-07 | mesa: minor fixes to incomplete texture debug code | Brian Paul |
2009-02-07 | mesa: debug code for printing info about textures, writing teximages to disk | Brian Paul |
2009-02-07 | mesa: code refactoring: move texcombine code into update_tex_combine() | Brian Paul |
2009-02-07 | mesa: minor clean-ups, remove unneeded conditional | Brian Paul |
2009-02-07 | mesa: fix logic error in computing enableBits in update_texture_state() | Brian Paul |
2009-02-07 | nouveau: Need to surface_copy() without a pipe context. | Younes Manton |
2009-02-06 | Merge branch 'gallium-0.2' of git://anongit.freedesktop.org/mesa/mesa into ga... | Corbin Simpson |
2009-02-06 | Readd trace to list of default pipe drivers. | Corbin Simpson |
2009-02-06 | Merge branch 'gallium-0.2-radeon' into gallium-0.2 | Corbin Simpson |
2009-02-06 | Rename winsys amd to radeon. | Corbin Simpson |
2009-02-06 | Remove r300 from default build. | Corbin Simpson |
2009-02-06 | g3dvl: Catch up to gallium changes, fix build. | Younes Manton |
2009-02-06 | nouveau: Pass proper format to NV04_GDI_RECTANGLE_TEXT. | Younes Manton |
2009-02-06 | nouveau: Frontbuffer pitch needs to be set. | Younes Manton |
2009-02-06 | mesa: fix tnl->render_inputs_bitset setup for fragment program texcoords | Brian Paul |
2009-02-06 | swrast: return (0,0,0,1) when sampling incomplete textures, not (0,0,0,0) | Brian Paul |
2009-02-06 | glsl: new MESA_GLSL env var for GLSL debugging features | Brian Paul |
2009-02-06 | mesa: tweak output of _mesa_write_shader_to_file() | Brian Paul |
2009-02-06 | Revert "mesa: meaningless whitespace change to see if git's working (ignore)" | Brian Paul |
2009-02-06 | mesa: meaningless whitespace change to see if git's working (ignore) | Brian Paul |