gallivm,draw,llvmpipe: Support wider native registers.
[mesa.git] / src / gallium / state_trackers /
2012-07-16 Brian Paulst/egl: fix uninitialized pointer bug
2012-07-12 José Fonsecast/xorg: Fix build failure due to symbol clash.
2012-07-11 Kristian Høgsbergwayland-drm: Add protocol to create planar buffers
2012-07-11 Kristian Høgsbergwayland-drm: Pass struct wl_drm_buffer to the driver
2012-07-01 Tom Stellardclover: Handle NULL devs argument in clBuildProgram
2012-07-01 Francisco Jerezclover: Define non-templated copy constructor for clove...
2012-06-29 Tom Stellardclover: Add a function internalizer pass before LTO v2
2012-06-26 José Fonsecast/wgl: Add a few more comments.
2012-06-25 Brian Paulst/wgl: 80-column wrapping
2012-06-22 Tom Stellardclover: Add --with-clang-libdir option and verify CLANG...
2012-06-20 Christian Königst/vdpau: use template size as default for source_rect.
2012-06-20 Christian Königst/vdpau: clear Cb&Cr with 0.5f
2012-06-18 Vinson Leest/glx: Do not undefine _R, _G, and _B.
2012-06-14 Christian Königst/vdpau: fix YCbCr down/up-loads for buffers larger...
2012-06-12 Dave Airliest/xorg: Fix crash on startup.
2012-06-11 Eric Anholtautomake: Globally add stub automake targets to the...
2012-06-06 Dave Airliexorg: port to new compat API.
2012-06-01 Tom Stellardclover: Add function for building a clover::module...
2012-06-01 Tom Stellardclover: Remove target argument from compile_program_tgsi()
2012-06-01 Tom Stellardclover: Add constructors to some of the module classes v3
2012-06-01 Tom Stellardclover: Add necessary flags to libclllvm_la_CXXFLAGS
2012-06-01 Tom Stellardclover: Add a function for retrieving a device's prefer...
2012-05-29 Christoph Bumillergallium: add st_api feature mask to prevent advertising...
2012-05-16 Francisco Jerezgallium/auxiliary/pipe-loader: Fix usage of anonymous...
2012-05-16 Michel Dänzerst/xorg: Better handling of EXA copies.
2012-05-15 Paul BerryAdd .gitignore files for recently-added gallium projects
2012-05-12 Francisco Jerezclover: Fix build on i386.
2012-05-12 Francisco Jerezclover: Check the total work-group size provided to...
2012-05-12 Christoph Bumillerclover, gallium: add PIPE_COMPUTE_CAP_MAX_THREADS_PER_BLOCK
2012-05-12 José Fonsecascons: Fix missing gbm symbols in st/egl.
2012-05-11 Andreas Betzvega: fix 565 color unpacking bug
2012-05-11 Marek OlšákMerge branch 'master' of ssh://git.freedesktop.org...
2012-05-11 Marek OlšákMerge branch 'gallium-userbuf'
2012-05-11 Francisco Jerezclover: Implement CL_MEM_COPY_HOST_PTR.
2012-05-11 Francisco Jerezclover: Import OpenCL state tracker.
2012-05-11 Francisco Jerezgallium/gbm: Switch to auxiliary/pipe-loader.
2012-05-11 Francisco Jerezgallium/tgsi: Split sampler views from shader resources.
2012-04-30 David Herrmannegl-fbdev: Fix compile-error by including errno.h
2012-04-29 Marek Olšákst/xorg: don't use user_buffer_create
2012-04-29 Marek Olšákst/xa: don't use user_buffer_create
2012-04-29 Marek Olšákst/vega: don't use user_buffer_create
2012-04-29 Marek Olšákst/vega: use cso_draw_arrays
2012-04-29 Marek Olšákst/xorg: fix compilation - wrong libkms include file
2012-04-29 Marek Olšákgallium: change set_constant_buffer to be UBO-friendly
2012-04-18 Marek Olšákgallium: remove PIPE_TRANSFER_NOOVERWRITE, use equivale...
2012-04-13 Dylan Noblesmithst/vega: silence enum cast warnings
2012-04-13 Dylan Noblesmithst/vega: fix uninitialized values
2012-04-07 Johannes Obermayrst/xa: Link with -Wl,-r instead of -r.
2012-04-05 Alexandre Demersxatracker: fix the build of a 32bit lib on a 64bit os
2012-04-03 Benjamin Franzkest/egl: Update to the new wl_shm_pool interface
2012-04-03 Christian Königst/vdpau: fix deadlock in PresentationQueueQuerySurface...
2012-03-28 Christian Königvl: move winsys helper out of winsys directory
2012-03-27 Benjamin Franzkest/egl: Also remove wl_buffer_damage in wayland backend
2012-03-26 Christian Königst/vdpau: clear video surface at least once
2012-03-26 Christian Königst/vdpau: invert interlaced buffer checks
2012-03-25 Dave Airliedrisw: fix image stride calculation for 16-bit.
2012-03-22 Christian Königst/vdpau: improve frame dumping functionality a bit
2012-03-22 Christian Königst/vdpau: add VC-1 startcode if none is found in the...
2012-03-11 José Fonsecaegl/drm: Include errno.h
2012-03-11 David FriesSet close on exec flag FD_CLOEXEC
2012-03-09 Christian Königst/vdpau: fix two small memory leaks
2012-03-09 Christian Königst/vdpau: add xine workaround
2012-03-08 Christian Königgallium: remove format aliases
2012-03-08 Christian Königst/vdpau: cleanup YCBCR matching functions
2012-03-08 Christian Königst/vdpau: fix chroma_format handling in VideoSurfaceQue...
2012-03-05 Benjamin Franzkewayland: Use new wl_display_disconnect
2012-03-05 Christian Königst/vdpau: make the interface thread save
2012-03-05 Christian Königst/vdpau: implement support for high-precision output...
2012-03-05 Christian Königst/vdpau: implement support for extra mixer layers
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsYCbCrCapab...
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement VideoSurfaceGetBitsYCbCr
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryGetPutBitsNativeC...
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceGetBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceQueryPutBitsIndexedCap...
2012-03-02 Christian Königst/vdpau: fix default swizzle for Output/Bitmap samplers
2012-03-02 Christian Königst/vdpau: add support for per vertex colors
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceQueryCapabilities
2012-03-02 Christian Königst/vdpau: implement OutputSurfaceRenderBitmapSurface
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceGetParameters
2012-03-02 Christian Königst/vdpau: implement BitmapSurfacePutBitsNative
2012-03-02 Christian Königst/vdpau: implement BitmapSurfaceCreate/Destroy
2012-03-02 Christian Königst/vdpau: avoid an unnessasary copy
2012-03-02 Christian Königvl/csc: simplify matrix handling
2012-03-02 Christian Königvl/compositor: add support for per layer dst areas
2012-03-02 Christian Königvl/compositor: add per vertex color suport
2012-03-02 Christian Königvl/compositor: replace pipe_video_rect with u_rect
2012-03-02 Christian Königvl/compositor: split shaders and state
2012-03-01 Christian Königvl: move dirty area handling into winsys abstraction
2012-03-01 Christian Königst/xvmc: remove dst buffer texture workaround
2012-02-25 Christian Königst/xvmc: move xvmc state tracker out of xorg subdir
2012-02-25 Christian Königvl: rework winsys interface
2012-02-24 Brian Paulst/glx: remove STENCIL_BITS, DEFAULT_SOFTWARE_DEPTH_BITS
2012-02-24 Brian Paulst/glx: remove MAX_WIDTH/HEIGHT usage
2012-02-23 Jakob Bornecrantzst/dri: Fix crash in st/dri from dri format commit
2012-02-23 Brian Paulst/wgl: check for hPbuffer=0 in wgl pbuffer functions
2012-02-23 José Fonsecast/wgl: Fix argument of stw_pixelformat_get_info().
2012-02-22 Jesse Barnesgbm: track buffer format through DRI drivers
2012-02-21 Christian Königvl: add support for bob deinterlacing
next