summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-10-16progs/tests: Use rand() instead of random().José Fonseca
2009-10-16progs/tests: Use rand() instead of random().José Fonseca
2009-10-16prog/tests: Fix MSVC build.Vinson Lee
2009-10-15r300g: Set logical ID for each emitted texture/sampler.Corbin Simpson
2009-10-15nouveau: nv30: Hack to enforce same number of bits as front buffer, for rende...Patrice Mandin
2009-10-15nouveau: nv30: refuse binding a colour buffer with a zeta buffer with differe...Patrice Mandin
2009-10-15st/xorg: refix source overZack Rusin
2009-10-15progs/egl: put declarations before codeBrian Paul
2009-10-15egl: Rework the synchronization primitives.Chia-I Wu
2009-10-15egl: Rework eglSwapInterval.Chia-I Wu
2009-10-15egl: Rework error checking in eglSwapBuffers.Chia-I Wu
2009-10-15egl: Update comments about eglapi.c.Chia-I Wu
2009-10-15egl: Rework error checking in eglGetCurrentSurface.Chia-I Wu
2009-10-15egl: Include GL header in eglconfigutil.h.Chia-I Wu
2009-10-15egl: Fix GLX_USE_TLS build.Chia-I Wu
2009-10-15egl: Fix eglCheckConfigHandle.Chia-I Wu
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-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-14progs/Makefile: remove extra quotingBrian 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