summaryrefslogtreecommitdiffstats
path: root/src/gallium
Commit message (Expand)AuthorAgeFilesLines
* u_blitter: implement copy_buffer using stream outputMarek Olšák2011-12-152-2/+96
* u_blitter: restore stream output targetsMarek Olšák2011-12-152-0/+36
* trace: implement stream output interfaceChristoph Bumiller2011-12-151-0/+73
* noop: implement stream outputMarek Olšák2011-12-151-0/+35
* gallium: utility helper functions for stream outputMarek Olšák2011-12-157-7/+66
* gallium: interface changes necessary to implement transform feedback (v5)Marek Olšák2011-12-1524-89/+210
* gallium: disable stream output in drivers that support itMarek Olšák2011-12-155-2/+23
* st/xa: Disable composite solid fill with maskThomas Hellstrom2011-12-151-1/+19
* st/xa: Fix format conversion copy alpha channelThomas Hellstrom2011-12-153-3/+13
* st/xa: Fix component alpha checkThomas Hellstrom2011-12-151-2/+1
* st/egl: fix compiler warningsChia-I Wu2011-12-152-3/+3
* st/egl: Implement EGL_NOK_swap_region for x11Fredrik Höglund2011-12-153-20/+51
* st/egl: Add support for EGL_NOK_swap_regionFredrik Höglund2011-12-153-3/+46
* st/vdpau: fix unwanted output scalingChristian König2011-12-141-7/+12
* st/vdpau: some mixer fixesChristian König2011-12-143-2/+8
* g3dvl/compositor: improve dirty area handlingChristian König2011-12-148-47/+81
* r300g: take advantage of KEEP_TILING_FLAGS flush flagMarek Olšák2011-12-132-2/+10
* nouveau: get rid of winsys objectMarcin Slusarz2011-12-1317-113/+17
* i915g: Roll back to the previous shader limits.Stéphane Marchesin2011-12-133-6/+2
* i915g: Update TODO.Stéphane Marchesin2011-12-131-0/+2
* winsys/radeon: add flush option not to rewrite tiling flags in registersMarek Olšák2011-12-133-4/+24
* mesa: add const flags to skip MaxVarying and MaxUniform linker checks (v2)Marek Olšák2011-12-132-1/+5
* r300g: integer and fixed-point 16.16 textures are not supportedMarek Olšák2011-12-121-0/+11
* i915g: fix debug dump on 64 bit systemsMichael Karcher2011-12-111-1/+1
* i915g: Fix wrong indices for LINE_LOOP caseFatih Aşıcı2011-12-111-2/+2
* vl: Add missing mpeg fields to pipe_mpeg12_picture_descMaarten Lankhorst2011-12-112-0/+6
* g3dvl/xlib: fix build by changing include orderTobias Droste2011-12-111-2/+2
* gallium: implement ARB_conservative_depthMarek Olšák2011-12-104-1/+31
* util: Add strings.h include on unicesJosé Fonseca2011-12-091-0/+4
* llvmpipe: Trim the fragment shader cached based on LLVM IR instruction count.José Fonseca2011-12-086-11/+62
* llvmpipe,draw,gallivm: Ensure we don't walk beyond the end of the shader vari...José Fonseca2011-12-083-5/+18
* st/xa: Update xa_yuv_planar_blit semanticsThomas Hellstrom2011-12-085-12/+16
* st/dri: Use depth instead of bpp when communicating formats with the X server v3Thomas Hellstrom2011-12-071-3/+38
* nouveau/nvfx: Add more unsupported PIPE_CAP valuesPatrice Mandin2011-12-061-1/+5
* vega: remove unused varsFabio Pedretti2011-12-061-20/+5
* r600g: check shaders presence in r600_draw_vboVadim Girlin2011-12-061-0/+3
* r600g: fix error path and use util_slab_freeJerome Glisse2011-12-051-1/+1
* gallium/radeon: fix indentationJerome Glisse2011-12-054-28/+28
* util: add casts in fprintf() calls to silence warningsBrian Paul2011-12-031-4/+6
* nv50/nvc0: fix crash when channel allocation failsMarcin Slusarz2011-12-022-2/+4
* i915g: Implement GL_STREAM_* for textures by using untiled textures.Stéphane Marchesin2011-12-011-1/+1
* i915g: Add unsupported PIPE_SHADER_CAP_OUTPUT_READ to silence warnings.Stéphane Marchesin2011-12-011-0/+2
* gallium: add PIPE_FORMAT_ETC1_RGB8Chia-I Wu2011-12-028-2/+165
* u_vbuf: Silence uninitialized variable warnings.Vinson Lee2011-12-011-0/+2
* gallium/failover: Remove the deprecated module.Kai Wasserbäch2011-11-309-1186/+5
* gallium/cell: Remove the driver.Kai Wasserbäch2011-11-2980-20782/+3
* Remove windows kernel support code.José Fonseca2011-11-2911-432/+11
* gallium/auxiliary: Remove os_stream.José Fonseca2011-11-2912-762/+99
* st/vega: Fix warnings about dllimport attributes on windows.José Fonseca2011-11-291-0/+1
* i965g: Delete this driver.Kai Wasserbäch2011-11-29118-37255/+1