summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-02-21i915g: kill remnants of mmapped batchbuffer supportDaniel Vetter1-12/+0
2011-02-21i915g: Add winsys/i915/sw to scons buildJakob Bornecrantz1-0/+4
2011-02-21i915g: Fix void ptr arithJakob Bornecrantz1-1/+1
2011-02-21i915g: Add dummy flush_frontbufferJakob Bornecrantz1-0/+15
2011-02-20Fix --enable-shared-glapi configure optionJon TURNEY1-1/+1
2011-02-20egl_dri2: Return NULL when xcb_get_geometry_reply fails.Chia-I Wu1-0/+1
2011-02-19scons: Add aliases for the llvmpipe unit tests.José Fonseca1-2/+7
2011-02-19gallivm: Use simple scaling plus casting in more unorm->float cases.José Fonseca1-25/+34
2011-02-19glsl: Remove $(PWD) from Makefile in favor of .Kenneth Graunke1-1/+1
2011-02-19r300g: fix a possible race when counting contextsMarek Olšák3-2/+8
2011-02-19r300g: fix invalid dereference in winsysMarek Olšák1-1/+1
2011-02-18svga: Fix NULL dereference.José Fonseca3-7/+9
2011-02-18vbo: add debug code to verify that buffers are unmapped before drawingBrian Paul1-0/+25
2011-02-18mesa: MESA_VERBOSE logging for glRead/Draw/CopyPixels, glBlitFramebufferBrian Paul3-0/+38
2011-02-18st/mesa: set renderbuffer _BaseFormat in a few placesBrian Paul1-0/+2
2011-02-18st/mesa: check buffer orientation in blit_copy_pixels()Brian Paul1-3/+4
2011-02-18svga: Ensure pending drawing commands other surface operations are emitted be...José Fonseca8-17/+40
2011-02-18svga: Cannot use negate or abs on source to dsx/dsy instructions.José Fonseca1-1/+19
2011-02-18svga: Ensure SWTNL is created after HWTNL.José Fonseca1-5/+4
2011-02-18svga: Ensure LRP's restrictions are observed in all uses.José Fonseca1-38/+51
2011-02-18svga: Preserve src swizzles in submit_op2/3/4.José Fonseca1-25/+45
2011-02-18r300g: remove tracking whether vertex buffers need to be validatedMarek Olšák7-88/+27
2011-02-18st/mesa: fix geometry corruption by always re-binding vertex arraysMarek Olšák1-1/+3
2011-02-18svga: Disable surface cache for texturesJakob Bornecrantz1-1/+2
2011-02-18svga: Describe svga_sampler_views for refcnt debuggingJakob Bornecrantz2-1/+21
2011-02-18svga: Make sure that refcnt debugger gets the correct backtrace for createJakob Bornecrantz2-0/+9
2011-02-18util: Make refcnt and symbol debuggers work on windowsJakob Bornecrantz2-2/+21
2011-02-18Point to bugs.freedesktop.org rather than bugzilla.freedesktop.orgCyril Brulebois1-1/+1
2011-02-18u_vbuf_mgr: initialize flag indicating that buffers have been updatedMarek Olšák1-1/+1
2011-02-18gallium/svga: Fix unnecessary swtnl fallbacksThomas Hellstrom1-0/+1
2011-02-18r600g: reorganise rgtc pieces.Dave Airlie1-16/+23
2011-02-17st/mesa: implement blit-based path for glCopyPixelsBrian Paul1-0/+114
2011-02-17mesa: fix comments for _mesa_clip_readpixels()Brian Paul1-2/+2
2011-02-17st/mesa: indentation fixBrian Paul1-1/+1
2011-02-18r600g: Start a new TEX clause if the texture lookup address was fetched in th...Fabian Bieler1-0/+12
2011-02-18r600g: Add support to dump vertex- and texture-fetch clausesFabian Bieler1-1/+56
2011-02-18r600g: add BC4/5 to RGTC conversionDave Airlie1-0/+8
2011-02-17util: Fix typo in last commit.José Fonseca1-1/+1
2011-02-17st/mesa: fix incorrect glCopyPixels position on fallback pathBrian Paul1-3/+4
2011-02-17draw: update comments, rename vars in pstipple codeBrian Paul1-16/+18
2011-02-17svga: Don't use more than one constant per IFC instruction.José Fonseca1-2/+15
2011-02-17mesa: Do copy propagation across if-else-endif.José Fonseca1-2/+28
2011-02-17util: Cleanup symbol name resolution on Windows.José Fonseca2-39/+1310
2011-02-17docs: updated environment variable listBrian Paul1-13/+90
2011-02-17st/mesa: remove unused screen variablesBrian Paul1-2/+0
2011-02-17mesa: remove the MESA_NO_DITHER env varBrian Paul3-16/+0
2011-02-17softpipe: rename env vars to be consistentBrian Paul1-2/+2
2011-02-16egl_dri2: add swrastHaitao Feng5-52/+395
2011-02-17r600g: get s3tc working on cards with crappy 64/128 bit types.Dave Airlie4-0/+30
2011-02-17r600g: add missing type to color buffer swap.Dave Airlie1-0/+1