Age | Commit message (Expand) | Author |
2010-11-10 | r300g: turn magic numbers into names in the hyperz code | Marek Olšák |
2010-11-10 | r300g: rename has_hyperz -> can_hyperz | Marek Olšák |
2010-11-10 | r300g: mention ATI in the renderer string | Marek Olšák |
2010-11-10 | ws/r600: match bo_busy shared/fence logic in bo_wait | Keith Whitwell |
2010-11-10 | mesa: Clean up header file inclusion in pixelstore.h. | Vinson Lee |
2010-11-10 | mesa: Clean up header file inclusion in pixel.h. | Vinson Lee |
2010-11-10 | Revert "i965: VS use SPF mode on sandybridge for now" | Zhenyu Wang |
2010-11-10 | i965: fix dest type of 'endif' on sandybridge | Zhenyu Wang |
2010-11-09 | i965: Add support for math on constants in gen6 brw_wm_glsl.c path. | Eric Anholt |
2010-11-09 | ir_to_mesa: Refactor code for emitting DP instructions | Ian Romanick |
2010-11-09 | i965: Allow OPCODE_SWZ to put immediates in the first arg. | Eric Anholt |
2010-11-09 | glsl: Remove unnecessary "unused variable" warning suppression. | Kenneth Graunke |
2010-11-09 | intel: Add assert check for blitting alignment. | Peter Clifton |
2010-11-09 | Revert "intel: Fix the client-side swapbuffers throttling." | Eric Anholt |
2010-11-09 | intel: Fix the client-side swapbuffers throttling. | Eric Anholt |
2010-11-09 | glsl: Fix incorrect gl_type of sampler2DArray and sampler1DArrayShadow | Ian Romanick |
2010-11-09 | gallivm: Allocate TEMP/OUT arrays only once. | José Fonseca |
2010-11-09 | gallivm: implement indirect addressing of the output registers | Zack Rusin |
2010-11-09 | winsys/xlib: Add cygwin to SConscript. | Vinson Lee |
2010-11-09 | r600: fix my pessimism about PIPE_TRANSFER_x flags | Keith Whitwell |
2010-11-09 | r600g: translate ARR instruction | Keith Whitwell |
2010-11-09 | r600g: attempt to turn on DXTn formats | Keith Whitwell |
2010-11-09 | r600g: avoid recursion with staged uploads | Keith Whitwell |
2010-11-09 | mesa: no-op glBufferSubData() on size==0 | Brian Paul |
2010-11-09 | softpipe: can't no-op depth test stage when occlusion query is enabled | Brian Paul |
2010-11-10 | st/dri: Add support for surfaceless current contexts. | Chia-I Wu |
2010-11-09 | mesa: Clean up header file inclusion in nvprogram.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in multisample.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in matrix.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in lines.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in light.h. | Vinson Lee |
2010-11-09 | mesa: Add missing header and forward declarations in dd.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in image.h. | Vinson Lee |
2010-11-09 | gallium/targets: Trivial crosscompiling fix | Thomas Hellstrom |
2010-11-09 | svga/drm: Optionally resolve calls to powf during link-time | Thomas Hellstrom |
2010-11-09 | st/egl: Fix build for include files in nonstandard places | Thomas Hellstrom |
2010-11-09 | mesa: Add talloc includes for gles | Thomas Hellstrom |
2010-11-09 | egl: Add an include for size_t | Thomas Hellstrom |
2010-11-09 | scons: build the xorg state trackers only when env includes drm | Zack Rusin |
2010-11-09 | mesa: Clean up header file inclusion in histogram.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in hint.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in framebuffer.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in fog.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in ffvertex_prog.h. | Vinson Lee |
2010-11-09 | mesa: Clean up header file inclusion in fbobject.h. | Vinson Lee |
2010-11-09 | glsl: Fix ir_expression::constant_expression_value() | Chad Versace |
2010-11-08 | radeon: Implement GL_OES_EGL_image | Johann Rudloff |
2010-11-08 | radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm | Johann Rudloff |
2010-11-08 | egl_dri2: Add radeon chip ids | Alex Deucher |
2010-11-08 | radeon: Implement EGL_MESA_no_surface_extension | Johann Rudloff |