mesa.git
2010-10-05 Thomas Balling... vl: ...
2010-09-30 Thomas Balling... vl: moved some functions to more appropriate places
2010-09-27 Thomas Balling... vl: Renamed function to appropriate name.
2010-09-21 Thomas Balling... vl: Made vdpauinfo run again
2010-09-21 Thomas Balling... vl: Made the project compile again.
2010-09-21 Thomas Balling... vl: Various cleanups. Need to start from scratch with...
2010-08-04 Thomas Balling... Fixed an endianproblem
2010-08-01 Thomas Balling... Stubs for the bitstream mpeg2 decoder
2010-07-21 Thomas Balling... Added stubs for the rest of the vdpau interface
2010-07-20 Thomas Balling... Made some decoding function for mpeg2-decoding
2010-07-18 Thomas Balling... Added decode.c
2010-07-13 Thomas Balling... fixed compilation
2010-07-13 Thomas Balling... vdpau changes
2010-07-13 Thomas Balling... added surface.c and made some changes in device.c
2010-06-27 Younes Mantonst/vdpau: Initial commit.
2010-06-13 Younes Mantonvl: Fix RGB subpictures.
2010-06-13 Younes Mantonvl: Add transfer funcs to pipe_video_context and softpipe.
2010-06-06 Younes Mantonvl: Decode to XRGB, not ARGB.
2010-06-06 Younes Mantonvl: Drop DRI1, clean up DRI2 bits.
2010-05-31 Younes Mantonvl: Check mo_type not mb_type when setting motion vectors.
2010-05-29 Younes Mantonvl: Get nouveau building again.
2010-05-29 Younes Mantonst/xvmc: Restore tests removed by merge.
2010-05-24 Younes Mantonvl: Dec sampler view refs instead of destroying them.
2010-05-24 Younes Mantonvl: Use pipe_screen::video_context_create hook instead...
2010-05-23 Younes Mantonvl: Get softpipe working again.
2010-05-09 Younes Mantonvl: Get softpipe building again.
2010-05-09 Younes Mantongallium: Get rid of auxilary/util files that were remov...
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.
next