2009-09-04 |
Eric Anholt | i965: Set the max index buffer address correctly accord... |
commit | commitdiff | tree | snapshot |
2009-09-04 |
Brian Paul | i965: rename var: s/tmp/vs_inputs/ |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brian Paul | docs: 7.5.1 md5 sums |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brian Paul | docs: point to fd.o for downloads instead of SourceForge |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brian Paul | gallium/xlib: silence unitialized var warning |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brian Paul | gallium/xlib: silence uninitialized var warning |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brian Paul | st/mesa: silence uninitialized var warnings |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brian Paul | docs: prep for 7.5.1 release |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brian Paul | docs: added news entry for 7.5.1 |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brian Paul | docs: update precompiled libs info |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brian Paul | docs: move SGI GLU link |
commit | commitdiff | tree | snapshot |
2009-09-03 |
Brian Paul | st/mesa: fix glCopyPixels(GL_STENCIL_INDEX) inverted... |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Keith Whitwell | st/mesa: Do GL_RGBA->GL_RGB texsubimage on hardware |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Keith Whitwell | util: add version of u_blit_pixels which takes a writemask |
commit | commitdiff | tree | snapshot |
2009-09-02 |
Keith Whitwell | draw: remove unused variable |
commit | commitdiff | tree | snapshot |
2009-09-01 |
Brian Paul | progs/tests: re-enable exit() call |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Brian Paul | swrast: fix selection/feedback regression |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Brian Paul | swrast: can't use deferred texture/shading if using... |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Brian Paul | mesa: added const qualifiers, move local var |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Brian Paul | mesa: fix saturation logic in emit_texenv() |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Brian Paul | docs: fixed glXCreateGLXPixmap() for direct rendering |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Brian Paul | docs/: document cross-compile fix |
commit | commitdiff | tree | snapshot |
2009-08-31 |
Marc Dietrich | mesa: fix 32bit cross compilation on a 64bit machine |
commit | commitdiff | tree | snapshot |
2009-08-30 |
Michel Dänzer | glx/x11: Fix glXCreateGLXPixmap for direct rendering. |
commit | commitdiff | tree | snapshot |
2009-08-28 |
José Fonseca | util: Reset size to zero when failed to allocate buffer. |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Brian Paul | docs: fix selection/feedback culling bug |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Brian Paul | swrast: fix incorrect tri culling in selection/feedback... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
marvin24 | mesa: direct program debug output to stderr instead... |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Brian Paul | gallium/util: added support for SRGB formats |
commit | commitdiff | tree | snapshot |
2009-08-27 |
Brian Paul | gallium/util: added cases for SRGB formats |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Brian Paul | glsl: signal that the program needs to be re-translated... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Brian Paul | docs: document sampler array bug fix |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Brian Paul | progs/glsl: add special Makefile rule for samplers_array |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Brian Paul | progs/glsl: change samplers.c to better test sampler... |
commit | commitdiff | tree | snapshot |
2009-08-26 |
Brian Paul | glsl: fix bug in sampler array indexing |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Brian Paul | ARB prog: Set error instead of falling through with... |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Brian Paul | docs: recent 7.5.1 bug fixes |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Brian Paul | xlib: fix single buffer window resize bug |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Brian Paul | vbo: fix divide by zero exception |
commit | commitdiff | tree | snapshot |
2009-08-24 |
Vinson Lee | glsl: Silence gcc uninitialized variable warning. |
commit | commitdiff | tree | snapshot |
2009-08-21 |
Brian Paul | st/mesa: flush bitmap cache if Z value changes |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Brian Paul | tgsi: check for SOA dependencies in SSE and PPC code... |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Brian Paul | tgsi: handle SOA dependencies for MOV/SWZ |
commit | commitdiff | tree | snapshot |
2009-08-20 |
Brian Paul | tgsi: added tgsi_full_instruction::Flags field |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Brian Paul | tgsi/ppc: we don't implement saturation modes yet |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Brian Paul | tgsi/sse: we don't implement saturation modes yet |
commit | commitdiff | tree | snapshot |
2009-08-18 |
Brian Paul | mesa: when emitting vertex program fog, set yzw=0,0,1 |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Brian Paul | progs/demos: print more info in fbotexture.c |
commit | commitdiff | tree | snapshot |
2009-08-14 |
José Fonseca | gallium: Always map for READ flag when DISCARD is not... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
José Fonseca | trace: Remove space next to the class attribute of... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
José Fonseca | python/retrace: Open bz2 files correctly. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Brian Paul | docs: docs: document new --with-max-width/height config... |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Brian Paul | Add a FAQ about internal buffer sizes. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Brian Paul | Add configure options for MAX_WIDTH/HEIGHT. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Brian Paul | Allow external settings of MAX_WIDTH/HEIGHT. |
commit | commitdiff | tree | snapshot |
2009-08-14 |
Brian Paul | mesa: move assertions in test_attachment_completeness() |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Brian Paul | mesa: fix some invalid memory reads |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Brian Paul | progs/tests: hack a PBO/dlist test |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Brian Paul | mesa: fix warnings about locals hiding function params |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Brian Paul | mesa: add missing PBO mapping code in unpack_image() |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Brian Paul | main: fix some potential memory leaks |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Brian Paul | mesa: fix some potential uninitialized memory references |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Brian Paul | glsl: fix some uninitialized pointers |
commit | commitdiff | tree | snapshot |
2009-08-13 |
Keith Whitwell | draw: cope with more primitives in draw_pipeline_run |
commit | commitdiff | tree | snapshot |
2009-08-07 |
Pauli Nieminen | dri: Fix problems with unitialized values in dri screen... |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Brian Paul | util: fix incorrect assertion |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Brian Paul | util: include u_surface.h, added comment |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Brian Paul | util: use util_same_surface() to compare surface pointers |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Brian Paul | util: added util_same_surface() helper function |
commit | commitdiff | tree | snapshot |
2009-08-06 |
Alan Hourihane | Ensure GL_EXT_blend_equation_separate is enabled when... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Paul | docs:fix glBlitFramebuffer() for Gallium |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Paul | st/mesa: implement BlitFramebuffer() for depth/stencil... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Paul | mesa: generate GL_INVALID_OPERATION for missing z/stenc... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Paul | st/mesa: fix Y inversion and optimize st_BlitFramebuffer() |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Paul | util: added comment/question about blit clipping |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Paul | mesa: make _mesa_clip_blit() a shared function |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Paul | util: added util_blit_pixels() overlap test |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Paul | util: fix util_blit_pixels() test for surface_copy... |
commit | commitdiff | tree | snapshot |
2009-08-05 |
Brian Paul | util: reformatting and comments |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Brian Paul | docs: 7.5.1 bug fixes |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Brian Paul | intel: Fix inverted test for disabling flushing of... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Brian Paul | intel: Wait on the last swapbuffers to complete before... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Brian Paul | texenv: Use VP->Current, since _Current isn't updated... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Brian Paul | texenv: Match state.c in deciding whether we'll be... |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Brian Paul | texenv: Add missing dependency on VP changes. |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Dan Nicholson | mklib: Ensure target directory exists for library |
commit | commitdiff | tree | snapshot |
2009-08-04 |
Peter Hutterer | Add missing X11_INCLUDES to egl/drivers/demo and egl... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Pauli Nieminen | xdemo/glxswapcontrol: Move get_framge_usage after the... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Pauli Nieminen | xdemos/glxcontexts: Don't leak visual info when choosin... |
commit | commitdiff | tree | snapshot |
2009-08-03 |
Brian Paul | st/mesa: we don't support GL_NV_point_sprite (see comment) |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Brian Paul | mesa: move misplaced return statement |
commit | commitdiff | tree | snapshot |
2009-07-30 |
Brian Paul | mesa: add missing return after catching program error |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Keith Whitwell | mesa/st: short-circuit glFinish calls on WIN32 only |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Keith Whitwell | mesa/st: recognize no-op scissor state when checking... |
commit | commitdiff | tree | snapshot |
2009-07-29 |
Keith Whitwell | util: _debug_printf should print even when DEBUG is... |
commit | commitdiff | tree | snapshot |
2009-07-28 |
RALOVICH, Kristóf | glx: assign per screen driver configs (DRISW) |
commit | commitdiff | tree | snapshot |
2009-07-28 |
RALOVICH, Kristóf | glx: assign per screen driver configs (DRI) |
commit | commitdiff | tree | snapshot |
2009-07-28 |
RALOVICH, Kristóf | glx: assign per screen driver configs (DRI2) |
commit | commitdiff | tree | snapshot |
2009-07-28 |
RALOVICH, Kristóf | glx: properly release DRI configs |
commit | commitdiff | tree | snapshot |
2009-07-28 |
RALOVICH, Kristóf | glx: cache DRI configs in __GLXscreenConfigsRec |
commit | commitdiff | tree | snapshot |
next |