mesa.git
2010-01-22 Andre Maasikasr600: cubemap levels seem to be aligned to 8 images
2010-01-22 Andre Maasikasradeon/fbo: flush rendering before generating mipmaps
2010-01-22 Andre Maasikasradeon/fbo: use correct depth texture offset for depth...
2010-01-22 Andre Maasikasr600: enable draw_offset
2010-01-22 Chia-I Wudocs: Update sourcetree.html for EGL and the state...
2010-01-22 Chia-I Wust/egl_g3d: Rename to st/egl.
2010-01-22 Chia-I Wuwinsys/drm: Update the options of mklib in Makefile...
2010-01-22 Chia-I Wuegl: Remove egl_softpipe.
2010-01-22 Chia-I Wuwinsys/drm: Add swrast.
2010-01-22 Chia-I Wust/egl: Remove the egl state tracker.
2010-01-22 Chia-I Wuegl: Remove USING_EGL and the related drivers.
2010-01-22 Chia-I Wuegl: Remove the demo driver.
2010-01-22 Chia-I Wust/egl_g3d: Use glxinit.c from egl_xdri.
2010-01-22 Chia-I Wudocs: Update the status of egl_xdri.
2010-01-22 Chia-I Wuegl_xdri: Add support for DRISW.
2010-01-22 Chia-I Wuegl_xdri: Flush commands on context switch and buffer...
2010-01-22 Chia-I Wuegl_xdri: Report only OpenGL support.
2010-01-22 Chia-I Wuegl_xdri: Do not reinitialize in __glXInitialize.
2010-01-22 Chia-I Wuegl_glx: Report only OpenGL support.
2010-01-22 Chia-I Wuegl: Update driver Makefiles.
2010-01-22 Chia-I Wuegl: Add Makefile.template for EGL drivers.
2010-01-22 Chia-I Wuwinsys/drm: Update Makefile.template.
2010-01-22 Alan CoopersmithFix typo in configure message for gcc -fvisibility...
2010-01-21 Brian Paulgallium: fix conditional rendering comment
2010-01-21 Brian Paulgallium/docs: document conditional rendering
2010-01-21 Brian Paulgallium: updated comments, whitespace fixes
2010-01-21 Brian Paulmesa: minor whitespace fix
2010-01-21 Luca Barbierimesa: support for GL_ARB_fragment_coord_conventions
2010-01-21 Brian Paulprogs/fp: testcases for GL_ARB_fragment_coord_conventions
2010-01-21 Brian Pauldocs: remove old pbuffer info
2010-01-21 Brian Pauldocs: added target attribute to external URLs
2010-01-21 Brian Pauldocs: add links to the egl, openvg, opengles pages
2010-01-21 Brian Paulsoftpipe: added region assertions in softpipe_get_tex_t...
2010-01-21 Brian Pauldocs: new Mesa source tree overview page.
2010-01-21 Chia-I Wudri: Remove unnecessary glapi headers.
2010-01-21 Chia-I WuDo not include glapi/dispatch.h outside Mesa core.
2010-01-21 Chia-I Wudocs: Update documentation for OpenVG and OpenGL ES.
2010-01-21 Chia-I Wudocs: Add documentation for EGL.
2010-01-21 Alan Coopersmithgallium/i965: Make brw_batchbuffer prototypes match...
2010-01-20 Corbin Simpsonradeong: Fix EGL driver names.
2010-01-20 Tomas ChvatalFix touching live system during install.
2010-01-20 Alex Deucherr200: re-adding missing pitch alignment check in blit...
2010-01-20 Brian Paulmesa: replace questionable CPU_TO_LE32 macro with function
2010-01-20 Alan CoopersmithCopy __FUNCTION__ portability #defines from mesa/compil...
2010-01-20 Alex Deucherr200: fix some breakage after move to common blit code
2010-01-20 Alex Deucherr200: fix typo in 76cf2618327a7f008dcfd0d91d64d6d9e01f9a9c
2010-01-20 Chia-I Wust/egl_g3d: Add support for driver probe.
2010-01-20 Chia-I Wust/egl_g3d: Add support for probe to native displays.
2010-01-20 Chia-I Wuegl: Add a simple cache for driver probe.
2010-01-20 Chia-I Wuegl: Improve driver matching.
2010-01-20 Chia-I Wuegl: Rename _EGL_PLATFORM_X to _EGL_PLATFORM_POSIX.
2010-01-20 Chia-I Wuegl: Remove unused driver and display functions.
2010-01-20 Chia-I Wuegl: Use _eglPreloadDrivers.
2010-01-20 Chia-I Wuegl: Add _eglPreloadDrivers.
2010-01-20 Chia-I Wust/egl_g3d: Do not reuse the pipe transfer in ximage.
2010-01-20 Alan Coopersmithmklib: Fix static library generation/installation on...
2010-01-20 Alan CoopersmithRemove hardcoded -Wall from Radeon DRI makefiles
2010-01-20 Corbin Simpsonr300g: Move GB_AA_CONFIG to its eventual new home.
2010-01-20 Corbin Simpsonr300g: Make invariant state into an atom.
2010-01-20 Chia-I WuMerge remote branch 'origin/opengl-es-v2'
2010-01-20 Brian Paulutil/blit: document params to util_blit_pixels_writemask()
2010-01-20 Brian Paulmesa: added comment about future FBO formats
2010-01-20 Marek Olšákst/mesa: enable EXT_framebuffer_multisample
2010-01-20 Alex Deucherr100/r200: fix Y coord flipping in accelerated blits
2010-01-19 Alex Deucherr100/r200: fix dst pitch in blit code
2010-01-19 Alex Deucherr200: add missing symlink to radeon_tex_copy.c
2010-01-19 Maciej Cencorar100/r200: align to pitch updates in blit interface
2010-01-19 Maciej Cencorar200: use common glCopyTex(Sub)Image code
2010-01-19 Maciej Cencorar100: use common glCopyTex(Sub)Image code
2010-01-19 Maciej Cencoraradeon/r300/r600: share common glCopyTex(Sub)Image...
2010-01-19 Maciej Cencorar600: align to r300 changes in the blit code
2010-01-19 Maciej Cencorar300/r600: move some bo offsets checking to blit code
2010-01-19 Maciej Cencorar600: prepare for some code sharing
2010-01-19 Maciej Cencorar300: check if blitting for given format is supported...
2010-01-19 Maciej Cencorar300: use nearest texture filtering for accelerated...
2010-01-19 Maciej Cencorar300: fix Y coord flipping in accelerated blits
2010-01-19 Maciej Cencoraradeon: use mesa provided _mesa_tex_target_to_face...
2010-01-19 Maciej Cencorar300: prepare for texcopy code sharing
2010-01-19 Maciej Cencoraradeon: add blit function to vtbl
2010-01-19 Eric Anholtintel: Remove dead note_fence vtbl hook.
2010-01-19 Eric Anholti965: Improve the hashing of brw_state_cache keys to...
2010-01-19 Eric Anholti965: Remove obsolete comment about the state atoms.
2010-01-19 Eric Anholti965: Upload as many VS constants as possible through...
2010-01-19 Eric Anholti965: Allow for variable-sized auxdata in the state...
2010-01-19 Eric Anholtintel: Use the new DRI2 flush invalidate entrypoint...
2010-01-19 Alan CoopersmithSun compilers now support some gcc __attribute__ values
2010-01-19 Alan CoopersmithCheck if gcc supports -fvisibility=hidden before adding...
2010-01-19 Brian Paulsoftpipe: remove redundant assignments
2010-01-19 Alex Deucherr100/r200/r600: fix typo in 2b1d5ea4f0250a6a7fa312ced0a...
2010-01-19 Alex Deucherr100/r200/r600: check if blitting for given format...
2010-01-19 Alex Deucherr100/r200: add blit support for ARGB4444
2010-01-19 Alex Deucherr60: Add relocs for CB_TILE/FRAG
2010-01-19 Corbin Simpsondocs: Clarify PIPE_TEXTURE_USAGE_DYNAMIC.
2010-01-19 Corbin Simpsondocs: Use proper XOR symbol.
2010-01-19 Alex Deucherr100: add blit support
2010-01-19 Alex Deucherr200: add blit support
2010-01-19 Corbin Simpsondocs: Spacing in TGSI formulae.
2010-01-19 Corbin Simpsondocs: Grammar and refs in Rasterizer.
2010-01-19 Corbin Simpsondocs: Cleanup Rasterizer a bit.
2010-01-19 Corbin Simpsondocs: Fix terms and refs.
next