summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-04-21trivial/tri-viewport: add more out-of-bounds background quadsKeith Whitwell
2009-04-21trivial/tri_viewport: add space==reset keyKeith Whitwell
2009-04-21trivial/tri_viewport: add width/height keysKeith Whitwell
2009-04-20softpipe: fix softpipe_is_buffer/texture_referenced() regressionBrian Paul
2009-04-20swrast: fix pointer arithmetic error in get_texel_array()Brian Paul
2009-04-20gdi: Don't implement broken gl_dispatch_stub_xxx.José Fonseca
2009-04-20wgl: Don't implement broken gl_dispatch_stub_xxx.José Fonseca
2009-04-20mesa: Correct the gl_dispatch_stub_xxx prototypes.José Fonseca
2009-04-20mesa: Handle failure to create a transfer.José Fonseca
2009-04-20mesa/progs: fix scons build after recent demo movesKeith Whitwell
2009-04-20trivial/tri-viewport.c - add guide lines, more triangles, make interactiveKeith Whitwell
2009-04-20st: assert on pipe_buffer_create failureKeith Whitwell
2009-04-20tests/mipmap_view: add linear/nearest keyKeith Whitwell
2009-04-20util: don't set unused blend stateKeith Whitwell
2009-04-20trace: Add initializer for static variablesJakob Bornecrantz
2009-04-20r300: fix register-negate branch merge regressionMaciej Cencora
2009-04-20gallium: Fix glDraw/CopyPixels fragment program leak.Michel Dänzer
2009-04-19trace: Enable dumping to be turned on and offJakob Bornecrantz
2009-04-19st: Wait to create bitmap transfer until neededJakob Bornecrantz
2009-04-19autoconf: Build gallium softpipe when driver=xlibJakob Bornecrantz
2009-04-19progs/demos: Update ignoreJakob Bornecrantz
2009-04-19progs/glsl: Update ignoreJakob Bornecrantz
2009-04-18softpipe: Simplify softpipe_create's prototype.José Fonseca
2009-04-18softpipe: Fix softpipe_is_texture_referenced prototype.José Fonseca
2009-04-18softpipe: Remove softpipe_winsys.José Fonseca
2009-04-18demos: added glsl/texaaline.c program and overhaul the MakefileBrian Paul
2009-04-18demos: updated .gitignore listBrian Paul
2009-04-18docs: removed/added demo programsBrian Paul
2009-04-18demos: move demos/texobj.c to tests/Brian Paul
2009-04-18demos: move demos/occlude.c (old HP extension) to testsBrian Paul
2009-04-18demos: move tests/dinoshade.c to demos/Brian Paul
2009-04-18demos: move tests/projtex.c to demos/Brian Paul
2009-04-18demos: move tests/fbotexture.c to demos/Brian Paul
2009-04-18demos: move texdown.c to tests/Brian Paul
2009-04-18demos: move glutfx demo to tests/Brian Paul
2009-04-18demos: move streaming_rect.c demo to tests/Brian Paul
2009-04-18demos: move glslnoise.c demo to glsl/noise2.cBrian Paul
2009-04-18i965: use region width, height in brw_update_renderbuffer_surface()Brian Paul
2009-04-18intel: #include polygon.h to silence warningBrian Paul
2009-04-18demos: fix incorrect assertionBrian Paul
2009-04-18mesa: add switch case for GL_VERTEX_STATE_PROGRAM_NV in _mesa_new_program()Brian Paul
2009-04-18demos: fix usage textBrian Paul
2009-04-18intel: Handle ARB_vertex_buffer_object state in intel_clear_tris().Michel Dänzer
2009-04-17demos: new glsl/array.c demoBrian Paul
2009-04-17intel: make sure polygon mode is set properly in intel_clear_tris()Brian Paul
2009-04-17mesa: suppress extra newlineBrian Paul
2009-04-17i915: fix broken indirect constant buffer readsBrian Paul
2009-04-17mesa: build a float[4] value in _mesa_add_sampler() to avoid random valuesBrian Paul
2009-04-17dri: build DRI swrast driver tooBrian Paul
2009-04-17dri: __driUtilMessage(): not all messages are errorsBrian Paul