mesa.git
2009-03-30 José Fonsecapython: Dont touch old pipe_winsys.
2009-03-30 José Fonsecapython: Update instructions for windows.
2009-03-30 José Fonsecascons: Get python extensions building correctly on...
2009-03-28 Roland Scheideggeri965: srgb texture fixes
2009-03-28 Roland Scheideggermesa: fix a glGetTexImage issue with base-converted...
2009-03-28 Roland Scheideggeri965: add support for signed rgba texture format
2009-03-28 Roland Scheideggermesa: add _rev signed rgba texture format
2009-03-28 Roland Scheideggerglapi regenerate
2009-03-28 Roland Scheideggerglapi: remove a couple accidental GL_ prefixes
2009-03-28 Roland Scheideggermesa: add new signed rgba texture format
2009-03-28 Roland Scheideggergl: add new OGL 3.1 enums to glext.h
2009-03-28 Roland Scheideggergl: update glext.h to version 48
2009-03-28 Roland Scheideggerfix various small intel blitter issues
2009-03-27 José Fonsecawgl: Don't flush surface if it is NULL.
2009-03-27 José Fonsecawgl: Remove unused cruft.
2009-03-27 José Fonsecautil: Support Z24S8/Z24X8.
2009-03-27 José Fonsecamesa: Support Z24S8 wherever S8Z24 is supported.
2009-03-27 Corbin Simpsonr300-gallium: Add some surface_copy.
2009-03-27 Corbin Simpsonr300-gallium: Use CMP for MOV on r300.
2009-03-27 José Fonsecamesa: Use the python executable from sys.executable.
2009-03-26 Carl-Johan... egl: Fix newline typo in Makefiles
2009-03-26 Brian Paulst: init the default texture to (0,0,0,1)
2009-03-26 Brian Paultgsi: pass zero vector to texture sampler for 1D case...
2009-03-26 José Fonsecapython: Don't bypass vs/clip/viewport by default.
2009-03-26 José Fonsecapython: Fix the texture test.
2009-03-26 José Fonsecapython: Make swig bindings python independent.
2009-03-26 José Fonsecapython: Drop st_buffer.
2009-03-26 José Fonsecapython: Use pipe_buffer_read/write.
2009-03-26 José Fonsecapython: Transfer only the requested tile.
2009-03-26 Michal Krolpython: Fix tri sample.
2009-03-26 Michel Dänzergallium: Remove some little-used fields from struct...
2009-03-25 José Fonsecapython: Pass transfers to the tile functions.
2009-03-25 José Fonsecapython: Catchup buffer_destroy interface change.
2009-03-25 José Fonsecatrace: Defer the cast to after the check for enabled...
2009-03-25 José Fonsecasoftpipe: Include declarations.
2009-03-25 José Fonsecatranslate: Avoid unused variable warning.
2009-03-25 Jakob Bornecrantzst/egl: Set dpms to on when showing screens
2009-03-25 Jakob Bornecrantzst/egl: Fix warning
2009-03-25 José Fonsecapython: Show call no in image window.
2009-03-25 José Fonsecatrace: Update readme.
2009-03-25 José Fonsecatrace: Number calls.
2009-03-25 José Fonsecapython/retrace: Use the call no when dumping images.
2009-03-25 José Fonsecapython: Use a sequential number to identify each call.
2009-03-25 José Fonsecapython/trace: Control the interpreter from command...
2009-03-25 José Fonsecapython: Use Ansi escape codes regardless of output...
2009-03-25 José Fonsecapython: List packages needed on debian systems.
2009-03-25 José Fonsecapython: Allow to dump all images to disk.
2009-03-25 José Fonsecapython: Tweak instructions.
2009-03-25 José Fonsecapython: s/pitch/stride/
2009-03-25 José Fonsecapython: s/num_cbufs/nr_cbufs/
2009-03-25 José Fonsecawgl: Use right integer type.
2009-03-25 José Fonsecawgl: Use SetWindowLongPtr.
2009-03-25 José Fonsecautil: Use size_t (for x86_64).
2009-03-25 José Fonsecautil: Don't use x86 asm on x86_64.
2009-03-25 José Fonsecadraw: Use size_t (for x86_64).
2009-03-25 José Fonsecascons: Move MSVC specific away from Mingw builds.
2009-03-25 Maciej Cencorar300: cleanup swtcl a little
2009-03-25 José Fonsecascons: Support building with the Windows SDK.
2009-03-25 Brian Paulegl: include stdint.h to get the c99 integer typedefs
2009-03-25 Alan CoopersmithAdd Solaris to OS'es using X in eglplatform.h
2009-03-25 Alan Coopersmithdefine __builtin_expect for non-gcc compilers in two...
2009-03-25 Alan CoopersmithAdd #ifdefs needed to compile Gallium on Solaris with...
2009-03-25 Alan CoopersmithConvert u_int*_t to C99 standard uint*_t
2009-03-25 Alan Coopersmithmklib improvements for Solaris
2009-03-25 Brian Paulglew: fix GLEW_LIB_NAME
2009-03-25 Michel DänzerRevert "dri2: Avoid round-tripping on DRI2GetBuffers...
2009-03-25 Brian Paulgl: update include/GL/glext.h to version 48
2009-03-25 Brian Paulegl: don't use __FUNCTION__ in error messages
2009-03-25 Alan Hourihaneslang: ensure structure elements have their array lengt...
2009-03-25 Corbin Simpsonr300-gallium: r300-fs: Moar.
2009-03-25 Corbin Simpsonr300-gallium: Unify shader interfaces, enable r300...
2009-03-25 Corbin Simpsonr300-gallium: r500-fs: Remove unused variable.
2009-03-25 Alan Coopersmithr300_cmdbuf.c: convert cast to a form supported by...
2009-03-25 Michel Dänzerr300: Texture size limit cleanups.
2009-03-25 Keith Whitwellprogs/vp: more psiz tests
2009-03-25 Ben Skeggsnv50: fix typo in nv50_query.c
2009-03-25 Ben Skeggsnouveau: fix some pipe_buffer reference counting issues
2009-03-24 Alan Hourihanemesa: bump MAX_PROGRAM_TEMPS to 256 (there's some big...
2009-03-24 Younes Mantonnouveau: Frontbuffer needs to be marked as linear.
2009-03-24 Brian Pauldemos: add LDFLAGS for corender target, bug 20844
2009-03-24 Keith Whitwellprogs/vp: add pointsize + clamp test
2009-03-24 Keith Whitwellmesa/st: bump gallium version to 0.3
2009-03-24 Keith Whitwellprogs/trivial: add fflushes for cygwin
2009-03-24 Robert Ellisoni965: fix point rasterization when rendering to FBO
2009-03-24 Keith Whitwellprogs/trivial: draw non-interleaved arrays out of one vbo
2009-03-24 Jakob Bornecrantzprogs/tests: Build texcompress2 with scons
2009-03-24 Eric Anholti965: Fix glFrontFacing in twoside GLSL demo.
2009-03-24 Eric Anholti965: Fix fog coordinate g,b,a values when glFrontFacin...
2009-03-24 Eric Anholti965: Clean up a bit of mess with unneeded variables...
2009-03-24 Eric Anholti965: Fix trailing "d" in debug output for 3DSTATE_VERT...
2009-03-23 Eric Anholti965: Fix occlusion query when no other WM state update...
2009-03-23 Keith Whitwellvpglsl: add missing SConscript
2009-03-23 Keith Whitwelldraw: update aa points shader comment
2009-03-23 Keith Whitwellprogs/fp: pass texcoord to triangle, add a test shader
2009-03-23 Michel Dänzergallium: Remove remnants of reference counting internal...
2009-03-22 Jakob Bornecrantzdebug: Add function for writing transfers to files
2009-03-22 Jakob Bornecrantztrace: Fix args to buffer write
2009-03-23 José Fonsecautil: Add a new macro for testing empty lists.
2009-03-23 Brian Paulsoftpipe: reformatting, comments, minor clean-ups
2009-03-23 Brian Paultgsi: minor comments
next