2009-08-27 |
Brian Paul | gallium/util: added support for SRGB formats |
commit | commitdiff | tree |
2009-08-27 |
Brian Paul | gallium/util: added cases for SRGB formats |
commit | commitdiff | tree |
2009-08-26 |
Brian Paul | glsl: signal that the program needs to be re-translated... |
commit | commitdiff | tree |
2009-08-26 |
Brian Paul | docs: document sampler array bug fix |
commit | commitdiff | tree |
2009-08-26 |
Brian Paul | progs/glsl: add special Makefile rule for samplers_array |
commit | commitdiff | tree |
2009-08-26 |
Brian Paul | progs/glsl: change samplers.c to better test sampler... |
commit | commitdiff | tree |
2009-08-26 |
Brian Paul | glsl: fix bug in sampler array indexing |
commit | commitdiff | tree |
2009-08-24 |
Brian Paul | ARB prog: Set error instead of falling through with... |
commit | commitdiff | tree |
2009-08-24 |
Brian Paul | docs: recent 7.5.1 bug fixes |
commit | commitdiff | tree |
2009-08-24 |
Brian Paul | xlib: fix single buffer window resize bug |
commit | commitdiff | tree |
2009-08-24 |
Brian Paul | vbo: fix divide by zero exception |
commit | commitdiff | tree |
2009-08-24 |
Vinson Lee | glsl: Silence gcc uninitialized variable warning. |
commit | commitdiff | tree |
2009-08-21 |
Brian Paul | st/mesa: flush bitmap cache if Z value changes |
commit | commitdiff | tree |
2009-08-20 |
Brian Paul | tgsi: check for SOA dependencies in SSE and PPC code... |
commit | commitdiff | tree |
2009-08-20 |
Brian Paul | tgsi: handle SOA dependencies for MOV/SWZ |
commit | commitdiff | tree |
2009-08-20 |
Brian Paul | tgsi: added tgsi_full_instruction::Flags field |
commit | commitdiff | tree |
2009-08-18 |
Brian Paul | tgsi/ppc: we don't implement saturation modes yet |
commit | commitdiff | tree |
2009-08-18 |
Brian Paul | tgsi/sse: we don't implement saturation modes yet |
commit | commitdiff | tree |
2009-08-18 |
Brian Paul | mesa: when emitting vertex program fog, set yzw=0,0,1 |
commit | commitdiff | tree |
2009-08-14 |
Brian Paul | progs/demos: print more info in fbotexture.c |
commit | commitdiff | tree |
2009-08-14 |
José Fonseca | gallium: Always map for READ flag when DISCARD is not... |
commit | commitdiff | tree |
2009-08-14 |
José Fonseca | trace: Remove space next to the class attribute of... |
commit | commitdiff | tree |
2009-08-14 |
José Fonseca | python/retrace: Open bz2 files correctly. |
commit | commitdiff | tree |
2009-08-14 |
Brian Paul | docs: docs: document new --with-max-width/height config... |
commit | commitdiff | tree |
2009-08-14 |
Brian Paul | Add a FAQ about internal buffer sizes. |
commit | commitdiff | tree |
2009-08-14 |
Brian Paul | Add configure options for MAX_WIDTH/HEIGHT. |
commit | commitdiff | tree |
2009-08-14 |
Brian Paul | Allow external settings of MAX_WIDTH/HEIGHT. |
commit | commitdiff | tree |
2009-08-14 |
Brian Paul | mesa: move assertions in test_attachment_completeness() |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: fix some invalid memory reads |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | progs/tests: hack a PBO/dlist test |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: fix warnings about locals hiding function params |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: add missing PBO mapping code in unpack_image() |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | main: fix some potential memory leaks |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | mesa: fix some potential uninitialized memory references |
commit | commitdiff | tree |
2009-08-13 |
Brian Paul | glsl: fix some uninitialized pointers |
commit | commitdiff | tree |
2009-08-13 |
Keith Whitwell | draw: cope with more primitives in draw_pipeline_run |
commit | commitdiff | tree |
2009-08-07 |
Pauli Nieminen | dri: Fix problems with unitialized values in dri screen... |
commit | commitdiff | tree |
2009-08-06 |
Brian Paul | util: fix incorrect assertion |
commit | commitdiff | tree |
2009-08-06 |
Brian Paul | util: include u_surface.h, added comment |
commit | commitdiff | tree |
2009-08-06 |
Brian Paul | util: use util_same_surface() to compare surface pointers |
commit | commitdiff | tree |
2009-08-06 |
Brian Paul | util: added util_same_surface() helper function |
commit | commitdiff | tree |
2009-08-06 |
Alan Hourihane | Ensure GL_EXT_blend_equation_separate is enabled when... |
commit | commitdiff | tree |
2009-08-05 |
Brian Paul | docs:fix glBlitFramebuffer() for Gallium |
commit | commitdiff | tree |
2009-08-05 |
Brian Paul | st/mesa: implement BlitFramebuffer() for depth/stencil... |
commit | commitdiff | tree |
2009-08-05 |
Brian Paul | mesa: generate GL_INVALID_OPERATION for missing z/stenc... |
commit | commitdiff | tree |
2009-08-05 |
Brian Paul | st/mesa: fix Y inversion and optimize st_BlitFramebuffer() |
commit | commitdiff | tree |
2009-08-05 |
Brian Paul | util: added comment/question about blit clipping |
commit | commitdiff | tree |
2009-08-05 |
Brian Paul | mesa: make _mesa_clip_blit() a shared function |
commit | commitdiff | tree |
2009-08-05 |
Brian Paul | util: added util_blit_pixels() overlap test |
commit | commitdiff | tree |
2009-08-05 |
Brian Paul | util: fix util_blit_pixels() test for surface_copy... |
commit | commitdiff | tree |
2009-08-05 |
Brian Paul | util: reformatting and comments |
commit | commitdiff | tree |
2009-08-04 |
Brian Paul | docs: 7.5.1 bug fixes |
commit | commitdiff | tree |
2009-08-04 |
Brian Paul | intel: Fix inverted test for disabling flushing of... |
commit | commitdiff | tree |
2009-08-04 |
Brian Paul | intel: Wait on the last swapbuffers to complete before... |
commit | commitdiff | tree |
2009-08-04 |
Brian Paul | texenv: Use VP->Current, since _Current isn't updated... |
commit | commitdiff | tree |
2009-08-04 |
Brian Paul | texenv: Match state.c in deciding whether we'll be... |
commit | commitdiff | tree |
2009-08-04 |
Brian Paul | texenv: Add missing dependency on VP changes. |
commit | commitdiff | tree |
2009-08-04 |
Dan Nicholson | mklib: Ensure target directory exists for library |
commit | commitdiff | tree |
2009-08-04 |
Peter Hutterer | Add missing X11_INCLUDES to egl/drivers/demo and egl... |
commit | commitdiff | tree |
2009-08-03 |
Pauli Nieminen | xdemo/glxswapcontrol: Move get_framge_usage after the... |
commit | commitdiff | tree |
2009-08-03 |
Pauli Nieminen | xdemos/glxcontexts: Don't leak visual info when choosin... |
commit | commitdiff | tree |
2009-08-03 |
Brian Paul | st/mesa: we don't support GL_NV_point_sprite (see comment) |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | mesa: move misplaced return statement |
commit | commitdiff | tree |
2009-07-30 |
Brian Paul | mesa: add missing return after catching program error |
commit | commitdiff | tree |
2009-07-29 |
Keith Whitwell | mesa/st: short-circuit glFinish calls on WIN32 only |
commit | commitdiff | tree |
2009-07-29 |
Keith Whitwell | mesa/st: recognize no-op scissor state when checking... |
commit | commitdiff | tree |
2009-07-29 |
Keith Whitwell | util: _debug_printf should print even when DEBUG is... |
commit | commitdiff | tree |
2009-07-28 |
RALOVICH, Kristóf | glx: assign per screen driver configs (DRISW) |
commit | commitdiff | tree |
2009-07-28 |
RALOVICH, Kristóf | glx: assign per screen driver configs (DRI) |
commit | commitdiff | tree |
2009-07-28 |
RALOVICH, Kristóf | glx: assign per screen driver configs (DRI2) |
commit | commitdiff | tree |
2009-07-28 |
RALOVICH, Kristóf | glx: properly release DRI configs |
commit | commitdiff | tree |
2009-07-28 |
RALOVICH, Kristóf | glx: cache DRI configs in __GLXscreenConfigsRec |
commit | commitdiff | tree |
2009-07-28 |
Vinson Lee | progs/trivial: add missing files to Makefile, .gitignore |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | intel: Fix leak of DRI option info due to using the... |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | intel: Clean up leak of driver context structure on... |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | st/mesa: silence warning |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | mesa: separate some finite/pragma Watcom stuff |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | softpipe: include sp_winsys.h to silence function proto... |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | intel: Use _mesa_warning() to report GEM warnings |
commit | commitdiff | tree |
2009-07-27 |
Karl Schultz | windows: updated VC8 project files |
commit | commitdiff | tree |
2009-07-27 |
Brian Paul | docs: 7.5 tarball md5sums |
commit | commitdiff | tree |
2009-07-26 |
José Fonseca | util: fix typo. |
commit | commitdiff | tree |
2009-07-24 |
Brian Paul | mesa: include glew headers in MesaDemos tarballs |
commit | commitdiff | tree |
2009-07-22 |
Brian Paul | docs: initial release notes for 7.5.1 |
commit | commitdiff | tree |
2009-07-22 |
Brian Paul | mesa: bump version to 7.5.1 |
commit | commitdiff | tree |
2009-07-22 |
Brian Paul | mesa: include GLEW sources in MesaDemos tarball |
commit | commitdiff | tree |
2009-07-21 |
Eric Anholt | intel: Fall back on glBitmap with fog enabled. |
commit | commitdiff | tree |
2009-07-21 |
Eric Anholt | i965: Don't clip everything if FRONT_AND_BACK culling... |
commit | commitdiff | tree |
2009-07-20 |
Michel Dänzer | radeon: With DRI1, if we have HW stencil, only expose... |
commit | commitdiff | tree |
2009-07-17 |
Brian Paul | progs/util: remove extfuncs.h (we use GLEW instead) |
commit | commitdiff | tree |
2009-07-17 |
Brian Paul | progs/glsl: finish conversion to GLEW |
commit | commitdiff | tree |
2009-07-17 |
Brian Paul | mesa: set version to 7.5 |
commit | commitdiff | tree |
2009-07-17 |
Brian Paul | mesa: set version to 7.5 |
commit | commitdiff | tree |
2009-07-17 |
Brian Paul | docs: set date for 7.5 release |
commit | commitdiff | tree |
2009-07-17 |
Brian Paul | docs: news entry for 7.5 release |
commit | commitdiff | tree |
2009-07-17 |
Brian Paul | docs: update links to Gallium wiki page on freedesktop.org |
commit | commitdiff | tree |
2009-07-16 |
José Fonseca | python/retrace: Process the call no passed to --to... |
commit | commitdiff | tree |
2009-07-16 |
José Fonseca | python/retrace: Dump the surface copy contents. |
commit | commitdiff | tree |
2009-07-16 |
José Fonseca | python/retrace: Flush stdout before calling the pipe... |
commit | commitdiff | tree |
2009-07-16 |
José Fonseca | mesa: Fix logbase2. |
commit | commitdiff | tree |
next |