summaryrefslogtreecommitdiff
path: root/src/gallium
AgeCommit message (Expand)AuthorFilesLines
2013-10-04st/gbm: Add $(WAYLAND_CFLAGS) for HAVE_EGL_PLATFORM_WAYLAND.Johannes Obermayr1-0/+1
2013-10-02radeon/winsys: pad IBs to a multiple of 8 DWsAlex Deucher1-0/+30
2013-10-02nvc0: fix blitctx memory leakJoakim Sindholt3-0/+9
2013-10-02nvc0/ir: fix use after free in texture barrier insertion passTiziano Bacocco1-1/+2
2013-10-02nouveau: initialise the nouveau_transfer mapsEmil Velikov1-0/+2
2013-10-02nv30: remove no-longer-used formats from tableIlia Mirkin1-3/+0
2013-10-02nv30: U8_USCALED only works for size 4Ilia Mirkin1-3/+0
2013-10-02r600g: disable GPUVM by defaultAlex Deucher1-1/+1
2013-10-02nv50: handle pure integer vertex attributesEmil Velikov2-2/+14
2013-09-05nvc0: restore viewport after blitMaarten Lankhorst3-4/+8
2013-07-30gallium/vl: add prime supportDave Airlie1-1/+19
2013-07-30r600g: increase array size for shader inputs and outputsMarek Olšák2-2/+4
2013-07-30Revert "r300g: allow HiZ with a 16-bit zbuffer"Marek Olšák1-0/+1
2013-07-30r300g/swtcl: fix a lockup in MSAA resolveMarek Olšák1-0/+7
2013-07-30r300g/swtcl: fix geometry corruption by uploading indices to a bufferMarek Olšák3-45/+31
2013-07-28nvc0: force use of correct firmware fileMaarten Lankhorst1-1/+1
2013-07-25nv50,nvc0: s/uint16/uint32 for constant buffer offsetChristoph Bumiller2-2/+2
2013-07-18egl-wayland: Fix left-over wl_display_roundtrip() usageKristian Høgsberg1-1/+1
2013-07-15r600g: x/y coordinates must be divided by block dim in dma blitChristoph Bumiller2-4/+16
2013-07-09svga: check for NaN shader immediatesBrian Paul1-2/+4
2013-07-03st/dri/sw: Fix pitch calculation in drisw_update_tex_bufferRichard Sandiford1-2/+3
2013-07-03st/xlib: Fix XImage stride calculationRichard Sandiford1-4/+4
2013-07-03st/xlib Fix XIMage bytes-per-pixel calculationRichard Sandiford1-3/+2
2013-07-01nvc0: allow frame dropping in h264Maarten Lankhorst1-3/+0
2013-06-30r300g/compiler: Prevent regalloc from swizzling texture operands v2Tom Stellard1-0/+8
2013-06-26winsys/radeon: add env var to disable VM on Cayman/TrinityAlex Deucher1-0/+2
2013-06-26st/xlib: Flush the front buffer before doing CopySubBufferStéphane Marchesin1-0/+4
2013-06-26st/xlib: Fix upside down coordinates for CopySubBufferStéphane Marchesin1-1/+1
2013-06-26gallivm: fix out-of-bounds access with mirror_clamp_to_edge address modeRoland Scheidegger1-6/+7
2013-06-26nvc0: set rsvd_kick correctlyMaarten Lankhorst1-0/+1
2013-06-25st/glx: add null ctx check in glXDestroyContext()Brian Paul1-10/+12
2013-06-25st/glx/xlib: check for null ctx pointer in glXIsDirect()Brian Paul1-3/+1
2013-06-25gallivm: Fix build with LLVM 3.3Armin K1-1/+3
2013-06-25gallivm: Fix build with LLVM >= r180063Tom Stellard2-0/+8
2013-06-19nvc0: kill assert in ppp codeMaarten Lankhorst1-2/+0
2013-06-13u_vbuf: fix index buffer leakChia-I Wu1-0/+3
2013-06-11targets/dri-i915: Force c++ linker in all casesChí-Thanh Christopher Nguyễn1-8/+2
2013-06-11r600g: Correctly initialize the shader key, v2Lauri Kasanen1-1/+2
2013-06-08nvc0: fix up video buffer alignment requirementsMaarten Lankhorst1-5/+3
2013-05-23nv50: initialize kick_notify callback in nv50_createBryan Cain1-0/+1
2013-05-23radeon: Initialize variables in radeon_llvm_context_init.Vinson Lee1-0/+2
2013-05-23radeonsi: Fix user clip planesMichel Dänzer3-2/+4
2013-05-23radeonsi: Fix handling of TGSI_SEMANTIC_PSIZEMichel Dänzer5-9/+17
2013-05-23radeonsi: increase array size for shader inputs and outputsMarek Olšák2-2/+5
2013-05-23radeonsi: add support for hainan chipsAlex Deucher4-0/+6
2013-05-15r600g: Fix UMAD on CaymanMartin Andersson1-16/+35
2013-05-10winsys/sw/xlib: Prevent shared memory segment leakage.José Fonseca1-0/+6
2013-05-10r600g: initialize CMASK and HTILE with the GPU using streamoutMarek Olšák4-7/+80
2013-05-10gallium/u_blitter: implement buffer clearingMarek Olšák2-8/+97
2013-05-10gallium: handle drirc disable_glsl_line_continuations optionVadim Girlin3-1/+5