summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-15r600: implement ProgramStringNotifyAndre Maasikas
2009-10-15r600: LIT dst.y gets value from src.xAndre Maasikas
2009-10-15r600: DPH adds w comp of second operand, so set first one to 1 insteadAndre Maasikas
2009-10-15r600: fixup KIL instruction a bitAndre Maasikas
2009-10-15r600: use CB_TARGET_MASK instead of CB_SHADER_MASK for setting color maskAndre Maasikas
2009-10-15r600: user correct alpha blend factorAndre Maasikas
2009-10-15r600: clear position enable bit when when wpos is not used by FPAndre Maasikas
2009-10-15mesa: regenerated lex.yy.c w/ _mesa_strtod()Brian Paul
2009-10-15mesa: Use _mesa_strtod in the lexer for assembly shadersNeil Roberts
2009-10-14progs/Makefile: remove extra quotingBrian Paul
2009-10-14trace: Handle transfer returning nullJakob Bornecrantz
2009-10-15st/xorg: fix most of the composition modesZack Rusin
2009-10-14r300g: Move ZTOP to its own state atom.Corbin Simpson
2009-10-14progs/demos: try different depth formats in fbo_firecube.cBrian Paul
2009-10-14docs: document more MESA_GLSL env var optionsBrian Paul
2009-10-14mesa: assorted top-level Makefile clean-upsBrian Paul
2009-10-14mesa: added VERBOSE_SWAPBUFFERSBrian Paul
2009-10-14vbo: clean-ups, reformattingBrian Paul
2009-10-14mesa: added MESA_VERBOSE option 'draw' to debug glDrawArrays/Elements, etc.Brian Paul
2009-10-14mesa: rename VERBOSE_IMMEDIATE->VERBOSE_MATERIAL to reflect what it doesBrian Paul
2009-10-14mesa: remove unused ctx->Driver.PrioritizeTextures() hookBrian Paul
2009-10-14mesa: remove unused ctx->Driver.TextureMatrix() hookBrian Paul
2009-10-13Fix build when PROGRAM_DIRS is empty.Tom Fogal
2009-10-13ac: Fix AIX shared library builds.Tom Fogal
2009-10-13st/xorg: Fix dpms include problemsJakob Bornecrantz
2009-10-15autoconf: Fix case for not having packageJakob Bornecrantz
2009-10-14st/xorg: get transparency on fills working (fixes Qt/KDE apps)Zack Rusin
2009-10-14i915g: Fix warningsJakob Bornecrantz
2009-10-14r600: enable EXT_vertex_array_bgra extensionsAlex Deucher
2009-10-14util: Fix cpu detection on Windows. Cleanup.José Fonseca
2009-10-14llvmpipe: Use ALIGN_STACK.José Fonseca
2009-10-14gallium: New ALIGN_STACK macro to tell gcc to align stack pointer.José Fonseca
2009-10-14scons: Disable SSE intrinsics on MinGW.José Fonseca
2009-10-14Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-14Merge branch 'mesa_7_6_branch'Brian Paul
2009-10-14mesa: remove left-over debug printfBrian Paul
2009-10-14prog/tests: Fix MSVC build.Vinson Lee
2009-10-14r300g: Move ztop to derived state.Corbin Simpson
2009-10-14r300g: Compiler warning cleanup.Corbin Simpson
2009-10-14r300g: remove buffer add that should be unnecessary.Dave Airlie
2009-10-14r300g: add QUERY to KITCHEN_SINKDave Airlie
2009-10-14r300g: add one more ZTOP disable bit.Dave Airlie
2009-10-14r300g: port over last parts of oq support.Dave Airlie
2009-10-14r300g: convert query to a state for emitting.Dave Airlie
2009-10-14r300g: fixup arb occulsion query support.Dave Airlie
2009-10-14r300g: attempt to make bo space check sane.Dave Airlie
2009-10-14r300g: fix case where texture unit 0 is disabled but unit 1 is enabled.Dave Airlie
2009-10-13mesa: minor tweak to printf stringBrian Paul
2009-10-13mesa: rework _mesa_read_shader() debug hookBrian Paul
2009-10-13mesa: don't print pointer in _mesa_fprint_parameter_list()Brian Paul