mesa.git
2009-08-14 José Fonsecapython/retrace: Open bz2 files correctly.
2009-08-14 Brian Pauldocs: docs: document new --with-max-width/height config...
2009-08-14 Brian PaulAdd a FAQ about internal buffer sizes.
2009-08-14 Brian PaulAdd configure options for MAX_WIDTH/HEIGHT.
2009-08-14 Brian PaulAllow external settings of MAX_WIDTH/HEIGHT.
2009-08-14 Brian Paulmesa: move assertions in test_attachment_completeness()
2009-08-13 Brian Paulmesa: fix some invalid memory reads
2009-08-13 Brian Paulprogs/tests: hack a PBO/dlist test
2009-08-13 Brian Paulmesa: fix warnings about locals hiding function params
2009-08-13 Brian Paulmesa: add missing PBO mapping code in unpack_image()
2009-08-13 Brian Paulmain: fix some potential memory leaks
2009-08-13 Brian Paulmesa: fix some potential uninitialized memory references
2009-08-13 Brian Paulglsl: fix some uninitialized pointers
2009-08-13 Keith Whitwelldraw: cope with more primitives in draw_pipeline_run
2009-08-07 Pauli Nieminendri: Fix problems with unitialized values in dri screen...
2009-08-06 Brian Paulutil: fix incorrect assertion
2009-08-06 Brian Paulutil: include u_surface.h, added comment
2009-08-06 Brian Paulutil: use util_same_surface() to compare surface pointers
2009-08-06 Brian Paulutil: added util_same_surface() helper function
2009-08-06 Alan HourihaneEnsure GL_EXT_blend_equation_separate is enabled when...
2009-08-05 Brian Pauldocs:fix glBlitFramebuffer() for Gallium
2009-08-05 Brian Paulst/mesa: implement BlitFramebuffer() for depth/stencil...
2009-08-05 Brian Paulmesa: generate GL_INVALID_OPERATION for missing z/stenc...
2009-08-05 Brian Paulst/mesa: fix Y inversion and optimize st_BlitFramebuffer()
2009-08-05 Brian Paulutil: added comment/question about blit clipping
2009-08-05 Brian Paulmesa: make _mesa_clip_blit() a shared function
2009-08-05 Brian Paulutil: added util_blit_pixels() overlap test
2009-08-05 Brian Paulutil: fix util_blit_pixels() test for surface_copy...
2009-08-05 Brian Paulutil: reformatting and comments
2009-08-04 Brian Pauldocs: 7.5.1 bug fixes
2009-08-04 Brian Paulintel: Fix inverted test for disabling flushing of...
2009-08-04 Brian Paulintel: Wait on the last swapbuffers to complete before...
2009-08-04 Brian Paultexenv: Use VP->Current, since _Current isn't updated...
2009-08-04 Brian Paultexenv: Match state.c in deciding whether we'll be...
2009-08-04 Brian Paultexenv: Add missing dependency on VP changes.
2009-08-04 Dan Nicholsonmklib: Ensure target directory exists for library
2009-08-04 Peter HuttererAdd missing X11_INCLUDES to egl/drivers/demo and egl...
2009-08-03 Pauli Nieminenxdemo/glxswapcontrol: Move get_framge_usage after the...
2009-08-03 Pauli Nieminenxdemos/glxcontexts: Don't leak visual info when choosin...
2009-08-03 Brian Paulst/mesa: we don't support GL_NV_point_sprite (see comment)
2009-07-30 Brian Paulmesa: move misplaced return statement
2009-07-30 Brian Paulmesa: add missing return after catching program error
2009-07-29 Keith Whitwellmesa/st: short-circuit glFinish calls on WIN32 only
2009-07-29 Keith Whitwellmesa/st: recognize no-op scissor state when checking...
2009-07-29 Keith Whitwellutil: _debug_printf should print even when DEBUG is...
2009-07-28 RALOVICH, Kristófglx: assign per screen driver configs (DRISW)
2009-07-28 RALOVICH, Kristófglx: assign per screen driver configs (DRI)
2009-07-28 RALOVICH, Kristófglx: assign per screen driver configs (DRI2)
2009-07-28 RALOVICH, Kristófglx: properly release DRI configs
2009-07-28 RALOVICH, Kristófglx: cache DRI configs in __GLXscreenConfigsRec
2009-07-28 Vinson Leeprogs/trivial: add missing files to Makefile, .gitignore
2009-07-27 Brian Paulintel: Fix leak of DRI option info due to using the...
2009-07-27 Brian Paulintel: Clean up leak of driver context structure on...
2009-07-27 Brian Paulst/mesa: silence warning
2009-07-27 Brian Paulmesa: separate some finite/pragma Watcom stuff
2009-07-27 Brian Paulsoftpipe: include sp_winsys.h to silence function proto...
2009-07-27 Brian Paulintel: Use _mesa_warning() to report GEM warnings
2009-07-27 Karl Schultzwindows: updated VC8 project files
2009-07-27 Brian Pauldocs: 7.5 tarball md5sums
2009-07-26 José Fonsecautil: fix typo.
2009-07-24 Brian Paulmesa: include glew headers in MesaDemos tarballs
2009-07-22 Brian Pauldocs: initial release notes for 7.5.1
2009-07-22 Brian Paulmesa: bump version to 7.5.1
2009-07-22 Brian Paulmesa: include GLEW sources in MesaDemos tarball
2009-07-21 Eric Anholtintel: Fall back on glBitmap with fog enabled.
2009-07-21 Eric Anholti965: Don't clip everything if FRONT_AND_BACK culling...
2009-07-20 Michel Dänzerradeon: With DRI1, if we have HW stencil, only expose...
2009-07-17 Brian Paulprogs/util: remove extfuncs.h (we use GLEW instead)
2009-07-17 Brian Paulprogs/glsl: finish conversion to GLEW
2009-07-17 Brian Paulmesa: set version to 7.5
2009-07-17 Brian Paulmesa: set version to 7.5
2009-07-17 Brian Pauldocs: set date for 7.5 release
2009-07-17 Brian Pauldocs: news entry for 7.5 release
2009-07-17 Brian Pauldocs: update links to Gallium wiki page on freedesktop.org
2009-07-16 José Fonsecapython/retrace: Process the call no passed to --to...
2009-07-16 José Fonsecapython/retrace: Dump the surface copy contents.
2009-07-16 José Fonsecapython/retrace: Flush stdout before calling the pipe...
2009-07-16 José Fonsecamesa: Fix logbase2.
2009-07-16 José Fonsecapython: Hack to prevent segmentation faults when python...
2009-07-16 José Fonsecawgl: Expose pipe_screen/pipe_context via an extension.
2009-07-16 José Fonsecapython: Obtain pipe_screen/pipe_context from the system...
2009-07-15 Luca Barbierisoftpipe: limit blend results to [0,1]
2009-07-15 Brian PaulFix state flag dependencies for fixed function fragment...
2009-07-15 José Fonsecapython/retrace: Interpret surface_copy.
2009-07-15 José Fonsecapython/samples: Use PIPE_FORMAT_Z16_UNORM instead of...
2009-07-15 Keith Whitwellmesa: recognize and eliminate repeated error messages
2009-07-15 Keith Whitwellmesa: split out errorstring switch from _mesa_error
2009-07-15 Keith Whitwellmesa: remove dead code in _mesa_error
2009-07-15 Keith Whitwellmesa: don't call getenv every time _mesa_error is called
2009-07-14 Brian Paulmesa: fix texture border color code for glPopAttrib()
2009-07-14 Jakob Bornecrantzprogs/tests: Use compressed texture in mipmap_comp_tests
2009-07-14 Jakob Bornecrantzprogs/tests: Tests more views in mipmap_comp_tests
2009-07-14 Jakob Bornecrantzprogs/tests: Add yet another mipmap test
2009-07-14 Brian Paulmesa: regenerated enums.c file
2009-07-14 José Fonsecascons: Monkey patch os.spawnve on Windows to become...
2009-07-14 José Fonsecamesa: Report the true face number when flushing.
2009-07-13 Peteri Andrasr128: fix two-sided lighting segfault seen in GLUT...
2009-07-13 Ian Romanickintel: Bump driver data, add RC3 tag
2009-07-11 Zack Rusingallium: compare the actual register, not all the inputs
2009-07-10 Brian Paultgsi: update some assertions
next