mesa.git
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-04-28 Younes Mantonvl: WIP DRI2 support in the winsys.
2010-04-25 Younes Mantonst/xvmc: Mark exported funcs with PUBLIC.
2010-04-24 Younes Mantonvl: Adapt to dri changes.
2010-04-24 Younes Mantonvl: Get rid of pipe_video_surface on the nouveau side...
2010-04-24 Younes Mantonvl: Fix up configure.ac/Makefile
2010-04-19 Jakob Bornecrantzsvga: More don't recurse
2010-04-19 Jakob Bornecrantzsvga: Translate svga reloc flags to pb flags
2010-04-19 Jakob Bornecrantzsvga: Don't recurse
2010-04-28 Brian Pauldraw: remove extra semicolons
2010-04-28 Brian Paulllvmpipe: free vertex buffer memory in lp_setup_vbuf_de...
2010-04-28 Brian Paulllvmpipe: fix scene queue memory leak
2010-04-28 Brian Paulllvmpipe: fix scene queue memory leak
2010-04-28 Brian Paulllvmpipe: fix mem leak in llvmpipe_resource_destroy()
2010-04-28 Brian Paulllvmpipe: fix surface memory leak during tear-down
2010-04-28 Brian Paulllvmpipe: remove unused psize_slot field
2010-04-28 Brian Paulllvmpipe: move/rename llvmpipe_init_surface_functions()
2010-04-28 Brian Paulllvmpipe: make rasterizer-related functions static...
2010-04-28 Brian Paulllvmpipe: update comments, fix formatting
2010-04-28 Brian Paulllvmpipe: remove old prototypes, fix-up formatting
2010-04-28 Brian Paulllvmpipe: make shader-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make clip-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make draw-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make vertex-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make blend-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: make sampler-related functions static, clean...
2010-04-28 Brian Paulllvmpipe: remove some unneeded shader structure fields
2010-04-28 Brian Paulllvmpipe: dump shaders if LP_DEBUG=tgsi
2010-04-28 Brian Pauldraw: use a cast wrapper
2010-04-28 Brian Pauldraw: put 'create' in the vs varient create function...
2010-04-28 Joakim Sindholtradeong: fix scons build
2010-04-28 Brian Pauldraw: add missing function parameter
2010-04-28 Brian Paulsoftpipe: consolidate tex image offset code
2010-04-28 Brian Paulllvmpipe: remove unused write_depth
2010-04-28 Brian Paulst/mesa: move/improve Mesa GPU program debugging
2010-04-28 Brian Paulst/mesa: add missing debug entry for DEBUG_CONSTANTS
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Brian Paulsoftpipe: use consistant names for local vars
2010-04-28 Brian Paulprogs/demos: added code to test compressed mipmap gener...
2010-04-28 Brian Paulgallium: remove trailing comma
2010-04-28 Brian Paulgallium/util: convert //-style comments
2010-04-28 Brian Paulgallium/util: convert //-style comments
2010-04-28 Brian Paulst/mesa: fix incorrect RowStride computation
2010-04-28 Brian Paulst/mesa: fill in stImage->level in st_generate_mipmap()
2010-04-28 Jakob BornecrantzMerge branch '7.8'
2010-04-28 Jakob Bornecrantzglx: Fix build
2010-04-28 Jakob Bornecrantzglx: Fix build
2010-04-28 Jakob Bornecrantzconfigure.ac: Print some llvm info
2010-04-28 Micah Fedkeegl: dri2 driver error output
2010-04-28 Brian PaulMerge branch '7.8'
2010-04-28 Vinson Leellvmpipe: Remove unnecessary header.
2010-04-28 Pierre WillenbrockDisable scissor when begining meta operations
2010-04-28 Pierre WillenbrockDon't set srcLevel on GL_TEXTURE_RECTANGLE_ARB targets
2010-04-28 Pierre WillenbrockFill the padding between entrys in the sampler key
2010-04-28 Pierre WillenbrockInitialize have_back.
2010-04-28 Eric Anholti915: Add debugging for just prorgam compile under...
2010-04-28 Eric Anholti915: Provide counts in the error messages for program...
2010-04-27 Brian Paulosmesa: update SRC_DIRS to fix build
2010-04-27 Brian Paulosdemos: replace assertion with error handler
2010-04-27 Marek Olšákr300g: move ZTOP to separate file
2010-04-27 Brian Paulosmesa: don't need to link with -lGL
2010-04-27 Marek Olšákradeon: fix warnings
2010-04-27 Pierre Willenbrockmesa: Disable scissor when begining meta operations
2010-04-27 Ian RomanickAdd missing _ in extension category name
2010-04-27 Pierre Willenbrockmesa: Don't set srcLevel on GL_TEXTURE_RECTANGLE_ARB...
2010-04-27 Pierre Willenbrokglx: Initialize have_back.
2010-04-27 José Fonsecagallium: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 José Fonsecagallium/docs: Drop BGNFOR, ENDFOR, REP, and ENDREP...
2010-04-27 José Fonsecatgsi: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 José Fonsecar300: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 José Fonsecacell: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 José Fonsecasvga: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 José Fonsecagallivm: Drop BGNFOR, ENDFOR, REP, and ENDREP opcodes.
2010-04-27 Jeremy HuddlestonBuildfixes to work around issues in OpenGL.framework
2010-04-27 Jeremy HuddlestonUpdate OpenGL specs
2010-04-27 Jeremy Huddlestonapple: Use mesa gl.h rather than generating one.
2010-04-27 Jeremy Huddlestonapple: Integrate our libGL into the existing build...
2010-04-27 Jeremy Huddlestondarwin: Use clientattrib
2010-04-27 Jeremy Huddlestonapple: Change ifdefs for DRI to be DRI && !APPLE
2010-04-27 Jeremy Huddlestonapple: Remove duplicate headers that already exist...
2010-04-27 Jeremy Huddlestonapple: Initial import of libGL for OSX from AppleSGLX...
2010-04-27 Brian Paulllvmpipe: remove lp_scene_map_buffers(), lp_scene_unmap...
2010-04-27 Brian Paulllvmpipe: implement max scene size
2010-04-27 Brian Paulllvmpipe: added llvmpipe_resource_size()
2010-04-27 Brian Paulllvmpipe: comment-out unused field for now
2010-04-27 Brian Paulllvmipe: update comments
2010-04-27 Brian Paulmesa: move/rename is_depth_or_stencil_format()
2010-04-27 Brian Paulst/mesa: rename var and update st_choose_format() comments
2010-04-27 Chia-I Wuglapi: Fix loading of old DRI drivers.
2010-04-27 Brian Paulst/mesa: call is_format_supported() for compressed...
2010-04-27 Brian Paulst/mesa: 80-column wrapping
2010-04-27 Brian Paulst/mesa: try to get actual compressed format for GL_COM...
2010-04-27 Brian PaulMerge branch '7.8'
2010-04-27 Brian Paulst/mesa: fix strides in (de)compress_image() functions
2010-04-27 Brian Paulutil: fix assorted problems in the image packing functions
2010-04-27 Pedro Maianv30/40g: fix calls to draw_create(), draw_set_rasteriz...
2010-04-27 José Fonsecagallivm: Disable llvm.cos.v4f32 and llvm.sin.v4f32...
2010-04-27 José Fonsecagallivm: Ensure all allocas are in the first block.
2010-04-27 Jakob Bornecrantzi965g: Fix scons build of winsys
2010-04-27 Jakob Bornecrantzst/dri: Don't check for null when user ensures non...
next