Age | Commit message (Expand) | Author |
2009-11-23 | tgsi: Bring BGNFOR/ENDFOR implementation up to spec. | Michal Krol |
2009-11-23 | tgsi: Fake TXD implementation in exec. | Michal Krol |
2009-11-23 | tgsi: Add execution debugging facilities to exec. | Michal Krol |
2009-11-23 | slang: Be more robust with memory in concat_shaders(). | Michal Krol |
2009-11-23 | mesa: Initialize variable in _mesa_get_texel_fetch_func. | Vinson Lee |
2009-11-23 | glx: Prevent potential null pointer deference in driCreateContext. | Vinson Lee |
2009-11-23 | glu/sgi: Fix memory leak in bitmapBuild2DMipmaps. | Vinson Lee |
2009-11-23 | glu/sgi: Fix memory leak in gluScaleImage3D. | Vinson Lee |
2009-11-22 | r600 : add support for shader instruction trunc and discard. | Richard Li |
2009-11-23 | r600: hopefully fix segfault. | Dave Airlie |
2009-11-23 | r600: fix inline issues | Dave Airlie |
2009-11-22 | r600 : add stack depth calculation, enable CF pop. | Richard Li |
2009-11-22 | r600 : use cf for all pop now, left optimization for future. | Richard Li |
2009-11-22 | r300: fix VP source conflict resolution on 64-bit machines | Maciej Cencora |
2009-11-22 | r300: fix SIN/COS/SCS instructions for R300 fp | Maciej Cencora |
2009-11-22 | glu/sgi: Fix memory leak in gluScaleImage. | Vinson Lee |
2009-11-22 | glu: Fix memory leak in __gl_meshMakeEdge. | Vinson Lee |
2009-11-22 | svga: Prevent potential null pointer deference in vmw_surface.c. | Vinson Lee |
2009-11-22 | svga: Fix memory leak in vmw_screen_ioctl.c | Vinson Lee |
2009-11-22 | st/xorg: Prevent potential null pointer deference in xorg_xv.c. | Vinson Lee |
2009-11-22 | st/xorg: Reorder cases in switch statement. | Vinson Lee |
2009-11-21 | r300g: Build fix. | Corbin Simpson |
2009-11-21 | r300g: do not reallocate r300_vertex_info and r300_rs_block all the time | Marek Olšák |
2009-11-21 | r300g: clean up vs/fs tabs | Marek Olšák |
2009-11-21 | radeon: fix compressed mipmapped textures | Maciej Cencora |
2009-11-21 | radeon: fix glCompressedTexSubImage | Maciej Cencora |
2009-11-21 | radeon: fix compressed mipmapped textures | Maciej Cencora |
2009-11-21 | radeon: fix glCompressedTexSubImage | Maciej Cencora |
2009-11-21 | intel: make CopyTex[Sub]Image fallback debug messages more consistent | Roland Scheidegger |
2009-11-21 | mesa: handle different RowStride in _mesa_get_compressed_teximage | Roland Scheidegger |
2009-11-21 | i965: Fix several memory leaks on exit. | Eric Anholt |
2009-11-20 | r300g: silence warnings | Marek Olšák |
2009-11-20 | r300g: fix typo in r300_reg.h to prevent the RS unit from doing random things | Marek Olšák |
2009-11-20 | r300g: fix updating a vertex format | Marek Olšák |
2009-11-20 | r300g: add texture lod clamping | Marek Olšák |
2009-11-20 | r300g: Begin separating HW TCL and SW TCL state and setup. | Corbin Simpson |
2009-11-20 | st/egl: Fix memory leak in egl_tracker.c. | Vinson Lee |
2009-11-20 | draw: Initialize variable in draw_pt.c. | Vinson Lee |
2009-11-20 | progs/xdemos: Fix memory leak in pbinfo.c. | Vinson Lee |
2009-11-20 | progs/xdemos: Fix memory leak in pbdemo.c. | Vinson Lee |
2009-11-20 | progs/xdemos: Fix memory leak in glxpbdemo.c. | Vinson Lee |
2009-11-20 | r300g: emit R300_TEX_ENABLE to indicate there are no textures bound | Marek Olšák |
2009-11-20 | r300g: remove variant states from emit_state_invariant | Marek Olšák |
2009-11-20 | progs/xdemos: Remove duplicate code in glxinfo.c. | Vinson Lee |
2009-11-20 | progs/xdemos: Add assert in corender.c. | Vinson Lee |
2009-11-20 | r300g: Texrect factor cleanup. | Corbin Simpson |
2009-11-20 | r300g: fix rectangle textures on r3xx | Marek Olšák |
2009-11-20 | i915g: Add missing break statement in i915_debug.c. | Vinson Lee |
2009-11-20 | gallium/util: Initialize variables in u_pack_color.h. | Vinson Lee |
2009-11-20 | r300g: Clean up bitcounting function. | Corbin Simpson |