mesa.git
2009-04-18 José Fonsecasoftpipe: Simplify softpipe_create's prototype.
2009-04-18 José Fonsecasoftpipe: Fix softpipe_is_texture_referenced prototype.
2009-04-18 José Fonsecasoftpipe: Remove softpipe_winsys.
2009-04-18 Brian Pauldemos: added glsl/texaaline.c program and overhaul...
2009-04-18 Brian Pauldemos: updated .gitignore list
2009-04-18 Brian Pauldocs: removed/added demo programs
2009-04-18 Brian Pauldemos: move demos/texobj.c to tests/
2009-04-18 Brian Pauldemos: move demos/occlude.c (old HP extension) to tests
2009-04-18 Brian Pauldemos: move tests/dinoshade.c to demos/
2009-04-18 Brian Pauldemos: move tests/projtex.c to demos/
2009-04-18 Brian Pauldemos: move tests/fbotexture.c to demos/
2009-04-18 Brian Pauldemos: move texdown.c to tests/
2009-04-18 Brian Pauldemos: move glutfx demo to tests/
2009-04-18 Brian Pauldemos: move streaming_rect.c demo to tests/
2009-04-18 Brian Pauldemos: move glslnoise.c demo to glsl/noise2.c
2009-04-18 Brian Pauli965: use region width, height in brw_update_renderbuff...
2009-04-18 Brian Paulintel: #include polygon.h to silence warning
2009-04-18 Brian Pauldemos: fix incorrect assertion
2009-04-18 Brian Paulmesa: add switch case for GL_VERTEX_STATE_PROGRAM_NV...
2009-04-18 Brian Pauldemos: fix usage text
2009-04-18 Michel Dänzerintel: Handle ARB_vertex_buffer_object state in intel_c...
2009-04-17 Brian Pauldemos: new glsl/array.c demo
2009-04-17 Brian Paulintel: make sure polygon mode is set properly in intel_...
2009-04-17 Brian Paulmesa: suppress extra newline
2009-04-17 Brian Pauli915: fix broken indirect constant buffer reads
2009-04-17 Brian Paulmesa: build a float[4] value in _mesa_add_sampler(...
2009-04-17 Brian Pauldri: build DRI swrast driver too
2009-04-17 Brian Pauldri: __driUtilMessage(): not all messages are errors
2009-04-17 Brian Paulmesa: minor tweak to error message
2009-04-17 Brian Pauli965: updated CURBE allocation code
2009-04-17 Jakob Bornecrantzxlib/trace: Fixup xlib trace
2009-04-17 José Fonsecapipe: Get the p_atomic_dec_zero logic right this time.
2009-04-17 Brian Pauldemos: move glewInit() call, fixes crash/bug 21247
2009-04-17 Michel Dänzergallium: Fix PIPE_ATOMIC_GCC_INTRINSIC build.
2009-04-17 Brian Pauldemos: move glewInit() after glutCreateWindow()
2009-04-17 Jakob Bornecrantztrace: Keep screen objects on lists
2009-04-17 Jakob Bornecrantztrace: Fix is_referenced functions
2009-04-17 Jakob Bornecrantztrace: Simplify trace_buffer function
2009-04-17 José Fonsecapipe: Fix InterlockedDecrement usage.
2009-04-17 José Fonsecawgl: Put commas in the right places.
2009-04-17 José Fonsecawgl: Flip the pixel format order.
2009-04-17 Thomas Hellstromgallium: Create OGL state tracker wrappers for various...
2009-04-17 Zack Rusinegl: don't crash with one more khronos api
2009-04-17 Keith Whitwellgallium: simplify further the logic for selecting mutex...
2009-04-17 Keith Whitwellutil: flush stdout before emitting debug_printf on...
2009-04-17 Keith Whitwellgallium: add #warning to mutex-based atomic implementation
2009-04-17 José Fonsecapython/retrace: Rename module as it conflicts with...
2009-04-17 José Fonsecascons: Cleanup.
2009-04-17 Brian Pauldemos: set init window size, not pos
2009-04-17 Brian Pauldocs: separate compilation units in 7.5
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-17 Alan Coopersmithegl/main/Makefile: Add dependency of install target...
2009-04-16 Eric Anholti915: Remove dead i830TexEnv and i915TexEnv.
2009-04-16 Eric Anholtintel: Add support for argb1555, argb4444 FBOs and...
2009-04-16 Brian Pauli965: disable using immediate values for MOV instructions
2009-04-16 Brian Pauli965: minor debug output changes
2009-04-16 Brian Pauli965: const buffer debug code (disabled)
2009-04-16 Brian Pauli965: implement relative addressing for VS constant...
2009-04-16 Brian Pauli965: handle address reg in get_dst()
2009-04-16 Brian Pauli965: fix const buffer temp register clobbering
2009-04-16 Lars Henning... mesa: fix bad mask bit in clip plane restore code for...
2009-04-16 Roland Scheideggerintel: fix small compressed texture upload
2009-04-16 Brian Paulmesa: add distclean target to top-level Makefile
2009-04-16 Brian Pauldemos: use larger buffer for snprintf() call, see bug...
2009-04-16 Keith Whitwellvbo: cache last dlist vertex in malloced memory
2009-04-16 José FonsecaMerge branch 'gallium-s3tc'
2009-04-15 Jakob Bornecrantzprogs/tests: Make texcompress2 get texture
2009-04-15 Jakob Bornecrantzutil: Fix surface usage
2009-04-15 Brian Paulst: remove XXX comment
2009-04-15 Brian Paulst: check for fast memcpy path in decompress_with_blit()
2009-04-15 Brian Paulst: st_equal_formats() function to compare gallium...
2009-04-15 Brian Paulst: decompress_with_blit() path for glGetTexImage().
2009-04-15 Brian Paulgallium: new, simple RGBA surface create/destroy helpers
2009-04-15 Thomas Hellstromr300-gallium: Fixup for commit 9b75627fab5bf2ea90f27ddd...
2009-04-15 Thomas Hellstromgallium: Make sure we flush before some texture / buffe...
2009-04-16 Brian Paultests: another extended swizzle test
2009-04-15 Corbin Simpsonr300-gallium: Use viewport state.
2009-04-15 Corbin Simpsonr300-gallium: Don't use indexbufs for now.
2009-04-15 Corbin Simpsonr300-gallium: Point size is at OVM position 15, not 1.
2009-04-15 Corbin Simpsonr300-gallium: vs: Dot products.
2009-04-15 Eric Anholti965: Clean up output of WM SS state dump, and add...
2009-04-15 Eric Anholti915: Use DEBUG_WM (like 965) for printing the fragment...
2009-04-15 Eric Anholti915: Add decode of dest buffer variables (destination...
2009-04-15 Eric Anholtmesa: Update texenv program when _NEW_ARRAYS is updated...
2009-04-15 Eric Anholtintel: Fix segfault when doing SW mipmap generation...
2009-04-15 José Fonsecamesa: TGSI translation of multiple render targets.
2009-04-15 Brian Paulglx: added null pointer check in glXGetFBConfigs()
2009-04-15 Brian Paulmesa: merge the prog_src_register::NegateBase and Negat...
2009-04-15 Brian Paulmesa: remove unused matrixType param from ctx->Driver...
2009-04-15 Brian Paulmesa: move #define for GL_PROGRAM_BINARY_LENGTH_OES
2009-04-15 Brian Paulmesa: remove NV vertex/fragment program print/debug...
2009-04-15 Brian Paulmesa: use standard offsetof() macro
2009-04-14 Brian Pauli965: fix VS constant buffer reads
2009-04-14 Adam Jacksonglx: Make glXGetScreenDriver() work for DRI2
2009-04-14 José Fonsecascons: Support winddk 6001.18002.
2009-04-14 José Fonsecascons: Recent Windows DDK do not include LIB.EXE.
2009-04-14 José Fonsecamesa: Fix gcc assembly enable logic.
2009-04-14 Ian RomanickDRI2: Don't fault on NULL DrawBuffer
2009-04-14 Brian Pauli965: checkpoint commit: VS constant buffers
2009-04-14 Younes Mantondri glx: Swap before checking for cliprects.
next