| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | glsl: Fix incorrect gl_type of sampler2DArray and sampler1DArrayShadow | Ian Romanick | 2010-11-09 | 1 | -2/+2 |
* | gallivm: Allocate TEMP/OUT arrays only once. | José Fonseca | 2010-11-09 | 1 | -36/+23 |
* | gallivm: implement indirect addressing of the output registers | Zack Rusin | 2010-11-09 | 1 | -5/+105 |
* | winsys/xlib: Add cygwin to SConscript. | Vinson Lee | 2010-11-09 | 1 | -1/+1 |
* | r600: fix my pessimism about PIPE_TRANSFER_x flags | Keith Whitwell | 2010-11-09 | 1 | -8/+5 |
* | r600g: translate ARR instruction | Keith Whitwell | 2010-11-09 | 1 | -2/+13 |
* | r600g: attempt to turn on DXTn formats | Keith Whitwell | 2010-11-09 | 3 | -4/+17 |
* | r600g: avoid recursion with staged uploads | Keith Whitwell | 2010-11-09 | 1 | -0/+34 |
* | mesa: no-op glBufferSubData() on size==0 | Brian Paul | 2010-11-09 | 1 | -0/+3 |
* | softpipe: can't no-op depth test stage when occlusion query is enabled | Brian Paul | 2010-11-09 | 1 | -0/+1 |
* | st/dri: Add support for surfaceless current contexts. | Chia-I Wu | 2010-11-10 | 3 | -2/+7 |
* | docs: Update egl docs. | Chia-I Wu | 2010-11-10 | 1 | -25/+35 |
* | autoconf: Add --enable-gallium-egl. | Chia-I Wu | 2010-11-10 | 1 | -6/+22 |
* | mesa: Clean up header file inclusion in nvprogram.h. | Vinson Lee | 2010-11-09 | 1 | -1/+3 |
* | mesa: Clean up header file inclusion in multisample.h. | Vinson Lee | 2010-11-09 | 1 | -1/+3 |
* | mesa: Clean up header file inclusion in matrix.h. | Vinson Lee | 2010-11-09 | 1 | -1/+2 |
* | mesa: Clean up header file inclusion in lines.h. | Vinson Lee | 2010-11-09 | 1 | -1/+2 |
* | mesa: Clean up header file inclusion in light.h. | Vinson Lee | 2010-11-09 | 1 | -1/+6 |
* | mesa: Add missing header and forward declarations in dd.h. | Vinson Lee | 2010-11-09 | 1 | -1/+13 |
* | mesa: Clean up header file inclusion in image.h. | Vinson Lee | 2010-11-09 | 1 | -1/+3 |
* | gallium/targets: Trivial crosscompiling fix | Thomas Hellstrom | 2010-11-09 | 1 | -1/+1 |
* | svga/drm: Optionally resolve calls to powf during link-time | Thomas Hellstrom | 2010-11-09 | 2 | -0/+18 |
* | st/egl: Fix build for include files in nonstandard places | Thomas Hellstrom | 2010-11-09 | 2 | -1/+2 |
* | mesa: Add talloc includes for gles | Thomas Hellstrom | 2010-11-09 | 1 | -2/+2 |
* | egl: Add an include for size_t | Thomas Hellstrom | 2010-11-09 | 1 | -1/+1 |
* | scons: build the xorg state trackers only when env includes drm | Zack Rusin | 2010-11-09 | 1 | -1/+1 |
* | mesa: Clean up header file inclusion in histogram.h. | Vinson Lee | 2010-11-09 | 1 | -1/+4 |
* | mesa: Clean up header file inclusion in hint.h. | Vinson Lee | 2010-11-09 | 1 | -1/+3 |
* | mesa: Clean up header file inclusion in framebuffer.h. | Vinson Lee | 2010-11-09 | 1 | -1/+4 |
* | mesa: Clean up header file inclusion in fog.h. | Vinson Lee | 2010-11-09 | 1 | -1/+4 |
* | mesa: Clean up header file inclusion in ffvertex_prog.h. | Vinson Lee | 2010-11-09 | 1 | -1/+1 |
* | mesa: Clean up header file inclusion in fbobject.h. | Vinson Lee | 2010-11-09 | 1 | -1/+4 |
* | glsl: Fix ir_expression::constant_expression_value() | Chad Versace | 2010-11-09 | 1 | -0/+3 |
* | radeon: Implement GL_OES_EGL_image | Johann Rudloff | 2010-11-08 | 11 | -0/+150 |
* | radeon: Implement __DRI_IMAGE and EGL_MESA_image_drm | Johann Rudloff | 2010-11-08 | 2 | -0/+196 |
* | egl_dri2: Add radeon chip ids | Alex Deucher | 2010-11-08 | 1 | -0/+427 |
* | radeon: Implement EGL_MESA_no_surface_extension | Johann Rudloff | 2010-11-08 | 2 | -37/+55 |
* | ir_dead_functions: Actually free dead functions and signatures. | Kenneth Graunke | 2010-11-08 | 1 | -0/+2 |
* | graw: Add struct pipe_surface forward declaration.snb-magic | Vinson Lee | 2010-11-08 | 1 | -1/+2 |
* | mesa/r300classic: Fix dri2Invalidate/radeon_prepare_render for page flipping. | Mario Kleiner | 2010-11-08 | 2 | -2/+4 |
* | r600g: implement texture_get_handle (needed for eglExportDRMImageMESA) | Benjamin Franzke | 2010-11-08 | 8 | -263/+312 |
* | intel: Fix emit_linear_blit to use DWORD aligned width blits | Peter Clifton | 2010-11-08 | 1 | -2/+5 |
* | r600c: properly align mipmaps to group size | Alex Deucher | 2010-11-08 | 2 | -4/+7 |
* | graw: Export graw_save_surface_to_file(). | Michal Krol | 2010-11-08 | 11 | -101/+141 |
* | os: Open file streams in binary mode. | Michal Krol | 2010-11-08 | 1 | -1/+1 |
* | mesa: Clean up header file inclusion in extensions.h. | Vinson Lee | 2010-11-07 | 1 | -1/+4 |
* | mesa: Clean up header file inclusion in enable.h. | Vinson Lee | 2010-11-07 | 1 | -1/+3 |
* | mesa: Clean up header file inclusion in drawtex.h. | Vinson Lee | 2010-11-07 | 1 | -1/+2 |
* | mesa: Clean up header file inclusion in drawpix.h. | Vinson Lee | 2010-11-07 | 1 | -1/+4 |
* | mesa: Clean up header file inclusion in depthstencil.h. | Vinson Lee | 2010-11-07 | 1 | -1/+1 |