Age | Commit message (Expand) | Author |
2010-01-18 | st/mesa: fix memory leak in st_translate_mesa_program | Marcin Slusarz |
2010-01-18 | r600: fix some warnings | Alex Deucher |
2010-01-18 | r600: Update default state size to account for the new relocation | Jerome Glisse |
2010-01-18 | r6xx/r7xx: emit relocation for FRAG & TILE buffer | Jerome Glisse |
2010-01-18 | r600: fix shadow_ambient shader | Andre Maasikas |
2010-01-18 | radeong: Don't allocate HW BOs for constantbufs. | Corbin Simpson |
2010-01-18 | r300g: fix polygon offset | Marek Olšák |
2010-01-18 | r300g: fix vertex data swizzle | Marek Olšák |
2010-01-18 | r300g: do not align compressed textures to a tile size | Marek Olšák |
2010-01-18 | st/egl_g3d: Clean up for x11_drawable_get_depth. | Chia-I Wu |
2010-01-18 | dri: Add an MSAA-enabled factor to DRI configs. | Corbin Simpson |
2010-01-18 | dri: Properly calculate number of modes for MSAA. | Corbin Simpson |
2010-01-18 | radeong: Check DRM version, and report stats. | Corbin Simpson |
2010-01-18 | radeong: Use vram_size instead of vram_visible. | Corbin Simpson |
2010-01-18 | progs/egl: Pass EGLDisplay to eglCopyBuffers. | Chia-I Wu |
2010-01-18 | st/egl_g3d: Add support for eglCopyBuffers. | Chia-I Wu |
2010-01-18 | st/egl_g3d: Add is_pixmap_supported to native display interface. | Chia-I Wu |
2010-01-18 | st/egl_g3d: Update validate to use an attachment mask. | Chia-I Wu |
2010-01-18 | st/vega: Fix window resizing with egl_g3d. | Chia-I Wu |
2010-01-18 | st/vega: Call screen->update_buffer instead of winsys->update_buffer. | Chia-I Wu |
2010-01-18 | tgsi: Add missing semantic name in text parser. | Chia-I Wu |
2010-01-18 | cso: Add set_vertex_samplers function | Jakob Bornecrantz |
2010-01-18 | softpipe: Fix leak in vbuf draw module | Jakob Bornecrantz |
2010-01-17 | nv50: implement instanced drawing | Christoph Bumiller |
2010-01-17 | softpipe: Move st/python's malloc winsys to softpipe | Jakob Bornecrantz |
2010-01-17 | st/xlib: Make glXGetProcAddressARB visible | Jakob Bornecrantz |
2010-01-17 | gallium: Support swig "compiler" in p_compiler.h | Jakob Bornecrantz |
2010-01-17 | i965g: Link against drm_intel instead of drm_radeon | Jakob Bornecrantz |
2010-01-17 | r300g: Check for bogus texture targets. | Corbin Simpson |
2010-01-17 | r300g: fix the rasterization of secondary color | Marek Olšák |
2010-01-17 | r300g: fix vertex colors with 8 bits per channel | Marek Olšák |
2010-01-17 | r300g: simplify is_format_supported | Marek Olšák |
2010-01-17 | r300g: output texture debug messages if only RADEON_DEBUG=tex is set | Marek Olšák |
2010-01-17 | r300g: move debug flags into r300_screen | Marek Olšák |
2010-01-17 | r300g: disable the MIP filter for NPOT textures | Marek Olšák |
2010-01-17 | r300g: fix the CS size when emitting invariant state | Marek Olšák |
2010-01-17 | radeon_compiler: include main/compiler.h for compiler portability macros | Alan Coopersmith |
2010-01-16 | r300g: Stop using indices. | Corbin Simpson |
2010-01-16 | r300g: Respect fill modes in indices fallback. | Corbin Simpson |
2010-01-16 | util: add generic ringbuffer utitilty | Keith Whitwell |
2010-01-16 | gallium: Fix uninitialized instance divisor and index. | Chia-I Wu |
2010-01-16 | nv50: fix tile flags for scanout tex usage | Christoph Bumiller |
2010-01-16 | nv50: handle all and more system values | Christoph Bumiller |
2010-01-16 | nv50: hook up geometry programs | Christoph Bumiller |
2010-01-16 | nv50: support for geometry programs in nv50_program | Christoph Bumiller |
2010-01-16 | nv50: get access to primitive input space | Christoph Bumiller |
2010-01-16 | r600: remove stray END_BATCH in blit code | Alex Deucher |
2010-01-16 | draw: Fix memory leak in gs code | Jakob Bornecrantz |
2010-01-16 | i965g: make xorg state tracker build i965g_drv.so | Dave Airlie |
2010-01-15 | r600: improve blit support | Alex Deucher |