Age | Commit message (Expand) | Author |
2010-08-04 | st/mesa: Clean up header file inclusion in st_cb_rasterpos.h. | Vinson Lee |
2010-08-04 | st/mesa: Add missing header in st_cb_program.h. | Vinson Lee |
2010-08-04 | r300/compiler: Remove unnecessary header. | Vinson Lee |
2010-08-04 | intel: Remove unnecessary header. | Vinson Lee |
2010-08-04 | st/mesa: Add missing headers in st_cb_flush.h. | Vinson Lee |
2010-08-04 | st/mesa: Clean up header inclusion in st_cb_feedback.h. | Vinson Lee |
2010-08-04 | r600g: force flush on map as temporary fix to readpixel | Jerome Glisse |
2010-08-04 | st/mesa: Add missing headers to st_cb_fbo.h. | Vinson Lee |
2010-08-04 | r600g: always perform texture perspective divide + fix blending | Jerome Glisse |
2010-08-04 | st/mesa: Clean up header file inclusion in st_cb_eglimage.h. | Vinson Lee |
2010-08-04 | draw: Fix return type of draw_translate_vinfo_size. | Vinson Lee |
2010-08-04 | st/mesa: Clean up header file inclusion in st_cb_drawtex.h. | Vinson Lee |
2010-08-04 | st/mesa: Clean up header file inclusion in st_cb_drawpixels.h. | Vinson Lee |
2010-08-04 | st/mesa: Add forward declaration in st_cb_condrender.h. | Vinson Lee |
2010-08-04 | st/mesa: Add forward declarations in st_cb_clear.h. | Vinson Lee |
2010-08-04 | st/mesa: Include missing headers in st_cb_bufferobjects.h. | Vinson Lee |
2010-08-04 | st/mesa: Clean up header file inclusion in st_cb_blit.h. | Vinson Lee |
2010-08-04 | st/mesa: Clean up header file inclusion in st_cb_bitmap.h. | Vinson Lee |
2010-08-04 | glx: Move deref after NULL check | Kristian Høgsberg |
2010-08-04 | glx: Fix use after free in drisw error path | Kristian Høgsberg |
2010-08-04 | glx: We no longer need screen extensions for drisw | Kristian Høgsberg |
2010-08-04 | glx: dri2InvalidateBuffers() needs the X drawable XID not the GLX one | Kristian Høgsberg |
2010-08-04 | r600: relax stride/alignment requirements for vertices | Andre Maasikas |
2010-08-04 | draw: Fix the edge flags of flatshade_first polygons. | Chia-I Wu |
2010-08-03 | r300/compiler: Always unroll loops when doing loop emulation. | Tom Stellard |
2010-08-03 | r300/compiler: r500 hw support for break and continue in loops. | Tom Stellard |
2010-08-03 | r300/compiler: KILP may not always be inside an IF statement. | Tom Stellard |
2010-08-03 | r300/compiler: Don't unroll loops with continue or break. | Tom Stellard |
2010-08-03 | st/mesa: Clean up header file inclusion in st_cache.h. | Vinson Lee |
2010-08-03 | st/mesa: Add forward declarations in st_atom_shader.h. | Vinson Lee |
2010-08-04 | r300g: disable multisample visuals until the state tracker bits catch up. | Dave Airlie |
2010-08-03 | draw: check for instance divisors in vcache_check_run() | Brian Paul |
2010-08-03 | gallium/translate: make generic_run() and generic_run_elts() more alike | Brian Paul |
2010-08-03 | draw: added a comment | Brian Paul |
2010-08-03 | draw: use instance divisor in draw_print_arrays() | Brian Paul |
2010-08-03 | draw: add assertion, rearrange debug code | Brian Paul |
2010-08-04 | st/dri: fix crash when dri2_drawable_get_buffers fails | Marek Olšák |
2010-08-04 | mesa: increase the relative address offset limit to 4096 in ARB_vp/fp | Marek Olšák |
2010-08-03 | r600g: add polygon offset support | Jerome Glisse |
2010-08-03 | r600g: flush and resubmit if we reach limit | Jerome Glisse |
2010-08-03 | r600g: fix color target mask | Jerome Glisse |
2010-08-03 | gallium/draw: forgot about PIPE_PRIM_LINE_STRIP_ADJACENCY | Zack Rusin |
2010-08-03 | gallium/util: add extra primitives to the trimmer | Zack Rusin |
2010-08-03 | r600g: fix stencil | Jerome Glisse |
2010-08-03 | r600g: fix LIT + fix multiple constant one ALU + fix ALU block splitting | Jerome Glisse |
2010-08-03 | r300g: handle polygon offset correctly | Marek Olšák |
2010-08-03 | st/mesa: Add forward declarations in st_atom_constbuf.h. | Vinson Lee |
2010-08-03 | st/mesa: Include glheader.h in st_atom.h. | Vinson Lee |
2010-08-03 | mesa: Clean up header file inclusion in m_xform.h. | Vinson Lee |
2010-08-03 | mesa: Reduce header file inclusion in m_translate.h. | Vinson Lee |