Age | Commit message (Expand) | Author |
2010-05-17 | st/dri: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/glx: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/wgl: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/vega: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/xorg: adapt to interface changes | Roland Scheidegger |
2010-05-17 | st/python: adapt to interface changes | Roland Scheidegger |
2010-05-17 | svga: adapt to interface changes | Roland Scheidegger |
2010-05-17 | r300g: adapt to interface changes | Roland Scheidegger |
2010-05-17 | nouveau: adapt to interface changes | Roland Scheidegger |
2010-05-17 | fo: adapt to interface changes | Roland Scheidegger |
2010-05-17 | identity: adapt to interface changes | Roland Scheidegger |
2010-05-17 | trace: adapt to interface changes | Roland Scheidegger |
2010-05-17 | i965g: adapt to interface changes | Roland Scheidegger |
2010-05-17 | i915g: adapt to interface changes | Roland Scheidegger |
2010-05-17 | softpipe: adapt to interface changes | Roland Scheidegger |
2010-05-17 | llvmpipe: adapt to interface changes | Roland Scheidegger |
2010-05-17 | cell: adapt to interface changes | Roland Scheidegger |
2010-05-17 | mesa/st: adapt to interface changes | Roland Scheidegger |
2010-05-17 | gallium/util: adapt util code to interface changes | Roland Scheidegger |
2010-05-17 | gallium: clean up resource_copy_region function | Roland Scheidegger |
2010-05-17 | gallium: another interface change for multisampling | Roland Scheidegger |
2010-05-17 | llvmpipe: fix front/back tri culling mix-up | Brian Paul |
2010-05-14 | draw: fix front/back error in unfilled pipeline stage | Keith Whitwell |
2010-05-14 | draw: fix typo checking for unfilled polygons | Keith Whitwell |
2010-05-14 | softpipe: restore culling code | Keith Whitwell |
2010-05-14 | gallium: more work on ccw flag removal | Keith Whitwell |
2010-05-14 | gallium: convert rasterizer state to use gl-style front/back concepts | Keith Whitwell |
2010-05-14 | util: fix copy_rect stride in default transfer_inline_write | Keith Whitwell |
2010-05-13 | egl: Implement EGL_NOK_swap_region | Kristian Høgsberg |
2010-05-14 | r300g: fix for piglit/fp-indirections2 | Marek Olšák |
2010-05-13 | rtasm: fix void * / func * casting warnings | Brian Paul |
2010-05-13 | draw: silence casting warnings | Brian Paul |
2010-05-13 | gallivm: silence uninitialized var warning | Brian Paul |
2010-05-13 | llvmpipe: silence casting warnings | Brian Paul |
2010-05-13 | gallivm: silence casting warning | Brian Paul |
2010-05-13 | gallivm: silence uninitialized var warning | Brian Paul |
2010-05-13 | llvmpipe: silence uninitialized var warnings | Brian Paul |
2010-05-13 | llvmpipe: silence cast warnings in test programs | Brian Paul |
2010-05-13 | gallivm: added lp_dump_llvmtype() debug helper | Brian Paul |
2010-05-13 | llvmpipe: additional comments | Brian Paul |
2010-05-13 | gallivm: rename a var | Brian Paul |
2010-05-13 | egl: Allow a prioritized list of default drivers | Kristian Høgsberg |
2010-05-13 | egl_dri2: Downgrade initialization errors to warnings | Kristian Høgsberg |
2010-05-13 | util: Fix ptr -> int conversion. | José Fonseca |
2010-05-13 | Conditionally revert "gallivm: Use a more compact approach for lp_build_broad... | José Fonseca |
2010-05-13 | i965: Reduce a single GL_QUADS to GL_TRIANGLE_FAN. | Eric Anholt |
2010-05-13 | intel: Don't update window system renderbuffers on TexImage. | Eric Anholt |
2010-05-13 | mesa: Remove no-op wrappers around trig functions. | Eric Anholt |
2010-05-13 | mesa: Remove _mesa_pow(), which is always just pow(). | Eric Anholt |
2010-05-13 | r300g: fix texture transfers | Marek Olšák |