OSDN Git Service

android-x86/external-mesa.git
2009-04-24 Brian Paultgis: SSE code generator doesn't yet support indirect...
2009-04-24 Ian Romanickintel / DRI2: When available, use DRI2GetBuffersWithFormat
2009-04-24 Ian RomanickDRI2: Implement interface for drivers to access DRI2Get...
2009-04-24 Ian RomanickDRI2: Implement protocol for DRI2GetBuffersWithFormat
2009-04-24 Brian Paulmesa: fix up error/warning/debug output newlines
2009-04-24 Brian Pauli965: use drm_intel_gem_bo_map/unmap_gtt() when possibl...
2009-04-24 Alan Hourihanedemos: ensure display lists are destroyed for next...
2009-04-24 Keith Whitwellpipebuffer: don't fail when validating mapped buffers
2009-04-24 Keith Whitwellshadowtex: fflush stdout for cygwin
2009-04-24 Jakob Bornecrantzutil: Add more entry points for dumping to bmp
2009-04-24 Keith Whitwelldemos/readpix: add option to draw triangle instead...
2009-04-24 Keith Whitwelltests/mipmap_view: add a bunch of keystrokes for testin...
2009-04-24 Roland Scheideggeri965: fix point size issue
2009-04-23 Brian Paulmesa: more informative error messages
2009-04-23 Brian Pauli965: revert part of commit 4f4907d69f9020ce17aef21b643...
2009-04-23 Roland Scheideggeri915: fix fix for anisotropic filtering
2009-04-23 Eric Anholti965: Support drawing to FBO cube faces other than...
2009-04-23 Eric Anholtintel: Take advantage of GL_READ_ONLY_ARB to map to...
2009-04-23 Michel Dänzergallium: Handle non-NULL data pointer in EXA ModifyPixm...
2009-04-23 Michel Dänzergallium: Make the intel xorg winsys start up with any...
2009-04-23 Michel Dänzergallium/intel/gem: Use softpipe rather than i915simple...
2009-04-23 Michel Dänzergallium: Always include xorg-server.h before other...
2009-04-23 Michel Dänzergallium: Fix up xorg state tracker build.
2009-04-22 Brian Paulmesa: minor state-update changes in histogram code
2009-04-22 Brian Paulmesa: fix comment typo
2009-04-22 Brian Paulgallium: license, copyright
2009-04-22 Brian Paulst: comments, license, copyright
2009-04-22 Brian Paulmesa: fix _mesa_dump_textures(), add null ptr check
2009-04-22 Brian Paulmesa: Fix buffer overflow when parsing generic vertex...
2009-04-22 Roland Scheideggerintel: fix max anisotropy supported
2009-04-22 Brian Paulst: also check _NEW_PROGRAM flag for vertex shader...
2009-04-22 Thomas Hellstromgallium: Reinstate unconditional flushes.
2009-04-22 Keith Whitwellmesa: protect driver.flush() with FLUSH_CURRENT
2009-04-21 Brian Paulst: play it safe for now and check _NEW_PROGRAM for...
2009-04-21 Brian Paulswrast: simplify state update logic for fragment shader...
2009-04-21 Brian Paulst: use the static atoms[] array directly
2009-04-21 Brian Paulst: do away with dynamic state atom for const buffers
2009-04-21 Brian Paulmesa: new _NEW_PROGRAM_CONSTANTS flag
2009-04-21 Brian Paulmesa: print internal.current[i] attrib
2009-04-21 Brian Paulmesa: print parameter list dirty state flag mask
2009-04-21 Brian Pauli965: const correctness
2009-04-21 Michel DänzerUpdate GALLIUM_AUXILIARY_DIRS in configure.ac to match...
2009-04-21 Maciej Cencorar300: r300 hw doesn't support any input modifiers in...
2009-04-21 Mathias Gottschlagr300-gallium: Fix CS size mismatch
2009-04-21 Brian Pauldemos: check that GL version is 2.0 or higher
2009-04-21 Brian Paulst: report GL_OUT_OF_MEMORY instead of asserting
2009-04-21 Keith Whitwelltrivial/tri-viewport: add keys for frustrum/ortho and...
2009-04-21 Keith Whitwelltrivial/tri-viewport: add more out-of-bounds background...
2009-04-21 Keith Whitwelltrivial/tri_viewport: add space==reset key
2009-04-21 Keith Whitwelltrivial/tri_viewport: add width/height keys
2009-04-20 Brian Paulsoftpipe: fix softpipe_is_buffer/texture_referenced...
2009-04-20 Brian Paulswrast: fix pointer arithmetic error in get_texel_array()
2009-04-20 José Fonsecagdi: Don't implement broken gl_dispatch_stub_xxx.
2009-04-20 José Fonsecawgl: Don't implement broken gl_dispatch_stub_xxx.
2009-04-20 José Fonsecamesa: Correct the gl_dispatch_stub_xxx prototypes.
2009-04-20 José Fonsecamesa: Handle failure to create a transfer.
2009-04-20 Keith Whitwellmesa/progs: fix scons build after recent demo moves
2009-04-20 Keith Whitwelltrivial/tri-viewport.c - add guide lines, more triangle...
2009-04-20 Keith Whitwellst: assert on pipe_buffer_create failure
2009-04-20 Keith Whitwelltests/mipmap_view: add linear/nearest key
2009-04-20 Keith Whitwellutil: don't set unused blend state
2009-04-20 Jakob Bornecrantztrace: Add initializer for static variables
2009-04-20 Maciej Cencorar300: fix register-negate branch merge regression
2009-04-20 Michel Dänzergallium: Fix glDraw/CopyPixels fragment program leak.
2009-04-19 Jakob Bornecrantztrace: Enable dumping to be turned on and off
2009-04-19 Jakob Bornecrantzst: Wait to create bitmap transfer until needed
2009-04-19 Jakob Bornecrantzautoconf: Build gallium softpipe when driver=xlib
2009-04-19 Jakob Bornecrantzprogs/demos: Update ignore
2009-04-19 Jakob Bornecrantzprogs/glsl: Update ignore
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
next