Merge branch 'xa_branch'
[mesa.git] / src / gallium /
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-07-04 Thomas Hellstromst/glx: Fix endless loop in drawable validation
2011-07-04 Thomas Hellstromst/xa: Fix crosscompile builds with nonstandard ld...
2011-07-04 Thomas Hellstromxa-vmwgfx: Remove unnecessary include
2011-07-03 Henri Verbeetr600g: Support the PIPE_FORMAT_R16_FLOAT colorformat.
2011-07-01 José Fonsecasvga: Use the correct element size.
2011-07-01 José Fonsecau_upload_mgr: Use pipe_buffer_map_range istead of pipe_...
2011-07-01 Micael DiasGallium: fix buffer overflow
2011-07-01 Thomas Hellstromsvga: Fix multiple uploads of the same user-buffer.
2011-07-01 Thomas Hellstromsvga: Ignore redefine_user_buffer calls
2011-07-01 Brian Paulsvga: fix incorrect user buffer size computation for...
2011-07-01 Brian Paulsvga: fix incorrect user buffer size computation
2011-07-01 José Fonsecasvga: Handle null buffers in svga_buffer_is_user_buffer().
2011-07-01 Thomas Hellstromgallium/svga: Upload only parts of user-buffers that...
2011-07-01 Thomas Hellstromgallium/svga: Make use of u_upload_flush().
2011-07-01 Thomas Hellstromgallium/util: Upload manager optimizations
2011-07-01 José Fonsecasvga: Flush when switching between HW to SW TNL, after...
2011-07-01 Chia-I Wust/egl: fix a typo
2011-07-01 Chia-I Wust/egl: remove unused header
2011-06-30 Vinson Leegallivm: Pass in CPU name to createTargetMachine when...
2011-06-30 Vinson Leegallivm: Rename TargetInstrDesc to MCInstrDesc when...
2011-06-30 Vadim Girlinr600g: fix check for empty cs
2011-06-30 José Fonsecascons: Expose pkg-config in a simpler manner.
2011-06-30 José Fonsecascons: Buid libGL.so (WIP).
2011-06-30 Stéphane Marchesini915g: Implement surface format fixup without adding...
2011-06-30 Stéphane Marchesini915g: update TODO.
2011-06-30 Chia-I Wutarget/egl-static: fix a compiler warning
2011-06-29 Stéphane Marchesini915g: Try to do better in the shader compiler.
2011-06-29 Stéphane MarchesinGallium:draw:aaline and aapoint: Restore the old hooks...
2011-06-29 Jon TURNEYi915g: Move definition of M_PI in i915_fpc_translate.c
2011-06-29 Thomas Hellstromst/glx: Fix compilation error
2011-06-29 Thomas Hellstromst/dri: Get rid of the evil struct dri_drawable::contex...
2011-06-29 Thomas Hellstromst-api: Rework how drawables are invalidated v3.
2011-06-29 Stéphane Marchesini915g: Fix unimplemented Abs comment.
2011-06-29 Stéphane Marchesini915g: If we have a program, that means the other field...
2011-06-29 Stéphane Marchesini915g: Don't overflow the program buffer.
2011-06-29 Stéphane Marchesini915g: Update the TODO with another idea.
2011-06-28 Stéphane Marchesini915g: Fix comment about sin/cos constants.
2011-06-28 Stéphane Marchesini915g: Fix staging texture uploads a bit.
2011-06-28 Stéphane Marchesini915g: Add a debug_printf when we get the Abs flag.
2011-06-28 Stéphane Marchesini915g: Support PIPE_FORMAT_B10G10R10A2_UNORM.
2011-06-28 Stéphane Marchesini915g: Improve SIN/COS a bit.
2011-06-28 Stéphane Marchesini915g: When emulating LUMINANCE8 and INTENSITY8 texutre...
2011-06-28 Stéphane Marchesini915g: fix shadow compare.
2011-06-28 Chia-I Wutargets/egl-static: fix library search order
2011-06-28 Chia-I Wust/egl: update fbdev backend
2011-06-28 Stéphane Marchesini915g: Enable GL_ARB_instanced_arrays.
2011-06-28 Stéphane Marchesini915g: Fix a bug in facing.
2011-06-27 Stéphane Marchesini915g: Remove unused cbuf_dirty.
2011-06-27 Stéphane Marchesini915g: Add a comment about a bug.
2011-06-27 Stéphane Marchesini915g: initial support for SEMANTIC_FACE.
2011-06-27 Stéphane Marchesini915g: update TODO.
2011-06-27 Stéphane Marchesini915g: Return the max result for the fake occlusion...
2011-06-27 Stéphane Marchesini915g: Fix depth texture formats.
2011-06-27 Stéphane Marchesini915g: Fix u_blitter comment.
2011-06-27 Stéphane Marchesini915g: Implement fake DDX/DDY.
2011-06-27 Stéphane Marchesini915g: Fix gl_FragCoord.
2011-06-27 Benjamin Franzkeegl: Fix Terminate with shared gbm screens
2011-06-27 Thomas Hellstromst/xa: Update README.
2011-06-27 Thomas Hellstromst/xa: Add a function to check for supported formats
2011-06-27 Thomas Hellstromst/xa: Various fixes for composite.
2011-06-27 Chia-I Wust/d3d1x: fix for st/egl native.h interface change
2011-06-26 Chia-I Wutargets/egl-static: fix building without libudev
2011-06-25 Chia-I Wutargets/egl-static: refactor drm_fd_get_screen_name
2011-06-25 Chia-I Wust/egl: fix a compile error
2011-06-25 Chia-I Wutargets/gbm: attemp to fix unresolved symbols
2011-06-25 Marek Olšákr300g: drop support for ARGB, ABGR, XRGB, XBGR render...
2011-06-25 Chia-I Wust/egl: add get_pixmap_format callback to native_display
2011-06-25 Chia-I Wuegl: make implementing eglChooseConfig easier
2011-06-25 Chia-I Wutargets/egl-static: do not use DRI_LIB_DEPS
2011-06-25 Chia-I Wust/egl: add a fast path for ximage eglCopyBuffers
2011-06-25 Chia-I Wust/egl: clean up eglCopyBuffers
2011-06-25 Chia-I Wust/egl: reorganize backend initialization
2011-06-25 Stéphane Marchesini915g: always upload the vs constants.
2011-06-25 Stéphane Marchesini915g: add fake occlusion queries.
2011-06-24 Stéphane Marchesini915g: Don't do shader fixup if no surface is bound.
2011-06-24 Stéphane Marchesini915g: Fix point sprites.
2011-06-24 Brian Paulindices: fix conversion of PIPE_PRIM_POLYGON to lines
2011-06-24 Alex Deucherr600g: limit fs_write_all shader rebuild to eg+
2011-06-24 Alex Deucherr600g: eg+ support for FS_COLOR0_WRITES_ALL_CBUFS
2011-06-24 Vadim Girlinr600g: implement fragment and vertex color clamp
2011-06-24 Vadim Girlinr600g: optimize spi update
2011-06-24 Vadim Girlinr600g: LIT: fix x&y slots order
2011-06-24 Brian Paulgallium/tests/trivial: update comment
2011-06-24 Brian Paulgallium/tests/trivial: use CXX to do final link
2011-06-24 Alon Levygallium/tests/trivial: make it build
2011-06-24 Chia-I Wust/egl: make native_buffer interface typed
2011-06-24 Chia-I Wutargets/egl: removed
2011-06-24 Chia-I Wutargets/egl-static: replace targets/egl
2011-06-24 Chia-I Wutargets/egl-static: allow st/mesa to be dynamically...
2011-06-24 Chia-I Wutargets/egl-static: add support for driver lookup
2011-06-24 Chia-I Wutargets/gbm: build pipe drivers
2011-06-24 Vinson Leegallivm: Fix x86 build with llvm-3.0svn.
2011-06-24 Chia-I Wust/egl: drop guess_gl_api from egl_g3d_loader
2011-06-24 Chia-I Wust/egl: use a helper to get st_api from the loader
2011-06-23 Christoph Bumillernv50,nvc0: prevent pushbuf flush during ctx reloc emission
2011-06-23 Benjamin Franzkest/egl: Fix scons build
2011-06-23 Benjamin Franzkest/egl: Hookup gbm for drm backend
2011-06-23 Benjamin Franzkegbm: Add gallium (drm) backend
2011-06-23 Benjamin Franzkest/dri: Implement DRIimageExtension::dupImage
next