mesa.git
2010-01-14 Brian Paulgallium/draw: whitespace and comments
2010-01-14 Brian Paulgallium/draw: remove always-true conditional
2010-01-14 Brian Paulgallium: remove forward struct decl
2010-01-14 Jesse BarnesDRI2: don't send DRI2 requests the server doesn't know...
2010-01-13 Jesse BarnesGLX/DRI2: pass X drawable ID instead
2010-01-13 Jesse BarnesGLX: use glproto CFLAGS etc. when building
2010-01-13 Corbin Simpsonr300g: Account for CS space used per atom.
2010-01-13 Corbin Simpsonr300g: Two dirty state optimizations.
2010-01-13 Corbin Simpsonr300g: DCE in emit.
2010-01-13 Corbin Simpsonr300g: Lower the immd mode threshold.
2010-01-13 Corbin Simpsonr300g: Fix is_r400 status for rs4xx and rc4xx.
2010-01-13 Corbin Simpsonr300g: Switch to immediate mode for tiny renders.
2010-01-13 Marek Olšákr300g: emit blend LTE/GTE thresholds on >=RV350
2010-01-13 Marek Olšákr300g: update the texture initialization so that it...
2010-01-13 Marek Olšákr300g: add emission of texture tiling bits
2010-01-13 Marek Olšákr300g: add is_r400 flag
2010-01-13 Marek Olšákr300g: silence a warning
2010-01-13 Marek Olšákr300g: only emit scissor when needed
2010-01-13 Marek OlšákRevert "r300g: Placate kernel checker by explicitly...
2010-01-13 Marek Olšákr300g: mark all states as dirty after flush
2010-01-12 Marcin Slusarznv50: fix 2 off by one memory leaks (nv50_miptree_level...
2010-01-12 Marcin Slusarznv50: fix memory leak on nv50_pc free
2010-01-12 José Fonsecagallium: Rename ALIGN_STACK -> PIPE_ALIGN_STACK for...
2010-01-12 José Fonsecagallium: Simplify PIPE_ALIGN_VAR.
2010-01-12 José Fonsecagallium: Generalize the alignment macros to other compi...
2010-01-12 Corbin Simpsonr300g: Always emit scissors.
2010-01-12 Chia-I Wust/egl_g3d: Get the stapi from the driver.
2010-01-12 Chia-I Wuegl: Add _EGLDriver as the first argument to GetProcAdd...
2010-01-12 Chia-I Wuegl_xdri: Fix build breakage.
2010-01-12 Chia-I Wust/egl_g3d: Improve comments to the native display...
2010-01-12 Corbin Simpsonr300g: Add back dirty state check.
2010-01-12 Corbin Simpsonr300g: Placate kernel checker by explicitly disabling...
2010-01-12 Corbin Simpsonr300g: Avoid segfault on binding null RS state.
2010-01-12 Brian Paulst/mesa: removed unused var
2010-01-12 Brian Paulst/mesa: comments, whitespace
2010-01-12 Chia-I Wuwinsys/drm: Use egl_g3d to build EGL drivers.
2010-01-12 Chia-I Wust/egl_g3d: Add support for KMS native display.
2010-01-12 Chia-I Wust/egl_g3d: Add support for EGL_MESA_screen_surface.
2010-01-12 Chia-I Wust/egl_g3d: Update the native display interface for...
2010-01-12 Chia-I Wust/egl_g3d: New EGL state tracker that uses Gallium.
2010-01-12 Chia-I Wuwinsys/drm: Add name field to drm_api.
2010-01-12 Chia-I Wuegl: EGL_SCREEN_BIT_MESA is a valid bit.
2010-01-12 Chia-I Wuprogs/egl: Fix screen surface demos.
2010-01-12 Chia-I Wuprogs/egl: glGenTextures is called too early in xeglbin...
2010-01-12 Chia-I Wuprogs: Check the number of configs returned by eglChoos...
2010-01-12 Chia-I Wuprogs: Add missing EGL_RENDERABLE_TYPE for EGL demos.
2010-01-12 Chia-I Wust/mesa: Remove st_api.c.
2010-01-12 Chia-I Wust/vega: Make it compatible with st_public.h.
2010-01-12 Chia-I Wust/vega: Advertise OpenVG support.
2010-01-11 Jesse BarnesGLX: check glproto version
2010-01-11 Jesse BarnesMerge branch 'master' of ssh://people.freedesktop.org...
2010-01-11 Chia-I Wust/xlib: Mark GLX functions as public.
2010-01-11 Chia-I Wust: Mark functions in st_public.h and vg_tracker.h...
2010-01-11 Chia-I Wugallium: Add PUBLIC macro for function visibility.
2010-01-11 Chia-I Wust/vega: Fix breakage from -fvisibility=hidden.
2010-01-11 José Fonsecapython: Integrate with llvmpipe if possible.
2010-01-11 José Fonsecapython: Mask out PIPE_TEXTURE_USAGE_DISPLAY_TARGET...
2010-01-11 José Fonsecapython: Prefer PIPE_FORMAT_Z32_UNORM.
2010-01-11 José Fonsecapython: Set PIPE_TEXTURE_USAGE_RENDER_TARGET instead...
2010-01-11 Corbin Simpsonutil: Set flatshade for blitter.
2010-01-11 Corbin Simpsonradeong: Check for DONTBLOCK before flushing, remove...
2010-01-11 Keith Whitwellutil/blitter: remove unused variable
2010-01-11 Luca BarbieriFix compressed texture loads for non-minimal pitches
2010-01-11 Corbin Simpsonr300g: Don't bother testing for empty scissors.
2010-01-11 Corbin Simpsonutil: Apply Brian's suggested blit improvements.
2010-01-11 Dave Airliegallium: u_blitter add overlapping blit support.
2010-01-11 Corbin Simpsonr300g: Atomize scissors.
2010-01-11 Corbin Simpsonr300g: Move TCL bypass switch to main context.
2010-01-11 Corbin Simpsonr300g: Atomize viewport.
2010-01-11 Corbin Simpsonr300g: Move ROPCNTL to the top of the emit order.
2010-01-11 Corbin Simpsonr300g: Don't avoid rewriting ZTOP.
2010-01-11 Corbin Simpsonr300g: Atomize rasterizer.
2010-01-11 Marcin Kościelnickinouveau: Make winsys recognise the original NV50.
2010-01-11 Dave Airlieradeon: fix prediction for r100 inline vert/elt emits.
2010-01-11 Dave Airlieradeon: fix bug in realloc code.
2010-01-11 Ben Skeggsst/dri: update dri2 drawables when viewport is changed
2010-01-10 Corbin Simpsonr300g: Atomize ZTOP.
2010-01-10 Corbin Simpsonr300g: Atomize DSA.
2010-01-10 Corbin Simpsonr300g: Atomize UCP.
2010-01-10 Corbin Simpsonr300g: Atomize blend color.
2010-01-10 Corbin Simpsonr300g: Start using atoms.
2010-01-10 José Fonsecallvmpipe: Update instructions.
2010-01-10 Chia-I Wuegl: Clean up the Makefile rules.
2010-01-10 Chia-I Wuegl_softpipe: Remove the unnecessary call to _eglSwapBu...
2010-01-10 José Fonsecallvmpipe: Yet another hack to get release LLVM static...
2010-01-10 José Fonsecascons: LLVM <-> MSVC integration tweaks.
2010-01-10 José Fonsecagallium: Remove dead code.
2010-01-10 José Fonsecagallium: Provide alternative stdint.h and stdbool.h...
2010-01-09 Maciej Cencorar300: minor accelerated blit fixes
2010-01-09 Maciej Cencorar300: fallback on depth buffer blits
2010-01-08 Kristian Høgsbergintel/DRI2: add DRI2flushExtension support with invalid...
2010-01-08 Jesse Barnesxdemos/glsync: handle no sync method better
2010-01-08 Jesse Barnesxdemos/glsync: check glXMakeCurrent return value
2010-01-08 Jesse Barnesxdemos/glsync: Make glsync test draw a rectangle
2010-01-08 Jesse Barnesxdemos/glsync: Add swap interval support to glsync...
2010-01-08 Jesse BarnesDRI2/GLX: add INTEL_swap_event support
2010-01-08 Jesse BarnesDRI2: add SwapInterval support
2010-01-08 Jesse BarnesDRI2: add OML_sync_control support
2010-01-08 Jesse BarnesDRI2: add SwapBuffers support
2010-01-08 Christoph Bumillernv50: handle TGSI_OPCODE_UMAD,UMUL,NOT and fix SAD
next