Age | Commit message (Expand) | Author |
2009-09-12 | mesa/es: Add OpenGL ES overlay. | Chia-I Wu |
2009-09-12 | mesa/es: Add OpenGL ES XMLs. | Chia-I Wu |
2009-09-12 | glapi: Add OpenGL ES compatibility mode to scripts. | Chia-I Wu |
2009-09-12 | glapi: Prefix includes with glapi. | Chia-I Wu |
2009-09-12 | mesa/main: Add point size array. | Chia-I Wu |
2009-09-12 | mesa: silence warning | Brian Paul |
2009-09-12 | st: added preprocessor test for FEATURE_texture_s3tc | Brian Paul |
2009-09-12 | mesa: fix set_tex_parameteri() call | Brian Paul |
2009-09-12 | mesa/main: Provide dummy texformats when FEATURE_texture_s3tc is disabled. | Chia-I Wu |
2009-09-12 | mesa/main: Provide dummy texformats when FEATURE_texture_fxt1 is disabled. | Chia-I Wu |
2009-09-12 | mesa/main: Export null texformat operations. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_dlist follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_evaluators follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: New feature FEATURE_queryobj. | Chia-I Wu |
2009-09-12 | mesa/main: New feature FEATURE_arrayelt. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_texgen follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_feedback follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_drawpix follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: New feature FEATURE_rastpos. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_histogram follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_attrib_stack follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_accum follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_convolve follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_colortable follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: Make FEATURE_pixel_transfer follow feature conventions. | Chia-I Wu |
2009-09-12 | mesa/main: Add comments to mfeatures.h. | Chia-I Wu |
2009-09-11 | i965: Move OPCODE_DDX/DDY to brw_wm_emit.c and make it actually work. | Eric Anholt |
2009-09-11 | r600: fix texcoords from constants | Andre Maasikas |
2009-09-11 | Revert "r600: support tex coords from constants" | Alex Deucher |
2009-09-11 | r300g: only allocate one BO for vertex buffers, default size is 64*1024 | Cooper Yuan |
2009-09-11 | r600: support tex coords from constants | Alex Deucher |
2009-09-11 | r600: enable caching of vertex programs | Andre Maasikas |
2009-09-11 | llvmpipe: set dirty_render_cache in llvmpipe_clear() | José Fonseca |
2009-09-11 | llvmpipe: Update status in README and TODO/FIXME comments throughout the code. | José Fonseca |
2009-09-10 | i965: Enable loops in the VS. | Eric Anholt |
2009-09-10 | mesa: nicer vertex setup | Brian Paul |
2009-09-10 | st/mesa: use st_context() helper | Brian Paul |
2009-09-10 | softpipe: remove no-op softpipe_init_texture_funcs() function | Brian Paul |
2009-09-10 | softpipe: remove unused #includes, move comment | Brian Paul |
2009-09-10 | util: remove unneeded #includes | Brian Paul |
2009-09-10 | softpipe: reformatting, clean-ups, comments | Brian Paul |
2009-09-10 | util: minor clean-ups, reformatting | Brian Paul |
2009-09-10 | softpipe: remove unneeded #includes | Brian Paul |
2009-09-10 | Merge branch 'mesa_7_6_branch' | Brian Paul |
2009-09-10 | st/xorg: rename ctx to pipe to match every other gallium state tracker | Zack Rusin |
2009-09-10 | Merge branch 'mesa_7_5_branch' into mesa_7_6_branch | Brian Paul |
2009-09-10 | intel: disable intel_stencil_drawpixels() for now | Brian Paul |
2009-09-10 | st/xorg: temporarily disablie copies | Zack Rusin |
2009-09-10 | st/xorg: implement pipelines surface/texture copies | Zack Rusin |
2009-09-10 | st/xorg: unite finalization and stub out pipelined copies | Zack Rusin |