gallivm: Use mcjit for ppc_64 architecture
[mesa.git] / src / gallium / state_trackers /
2012-10-11 Tom Stellardclover: Fix build with LLVM 3.2
2012-10-11 Marek Olšákgallium: unify transfer functions
2012-10-09 Matt TurnerRemove VAAPI support.
2012-10-08 José Fonsecast/wgl: Don't cache HDC anywhere.
2012-09-30 Marek Olšákgallium: remove resource_resolve
2012-09-25 Tom Stellardclover: Fix build with libclang v3.2
2012-09-25 Tom Stellardclover: Query device for CL_DEVICE_MAX_MEM_ALLOC_SIZE v2
2012-09-25 Blaž Tomažičclover: Handle multiple kernels in the same program v2
2012-09-24 Francisco Jerezclover: Silence narrowing conversion warnings in resour...
2012-09-24 Tom Stellardclover: Handle NULL value for clEnqueueNDRangeKernel...
2012-09-21 Tom Stellardclover: Initialize height and depth to 1 for transfers
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-09-06 Matt TurnerDon't cast the return value of malloc/realloc
2012-09-06 Matt TurnerRemove Xcalloc/Xmalloc/Xfree calls
2012-09-01 Brian Paulvega: include u_debug.h for assert()
2012-09-01 Brian Paulmesa: s/FREE/free/
2012-09-01 Brian Paulmesa: s/MALLOC/malloc/
2012-08-31 Jakob Bornecrantzdri: Rework planar image interface
2012-08-26 Jakob Bornecrantzst/dri: Support width and height getters
2012-08-26 Jakob Bornecrantzst/dri: Claim to support validate_usage
2012-08-24 Brian Paulwgl: update some comments
2012-08-24 Blaž Tomažičclover: Accept CL_MEM_READ_WRITE flag
2012-08-23 Vadim Girlinst/dri: pass config options to the state tracker
2012-08-23 Vadim Girlinst/dri: add force_glsl_extensions_warn option to dri...
2012-08-23 Vadim Girlinst/dri: use driver name for driconf section lookup
2012-08-21 Jakob Bornecrantzst/dri: Add shared usage on buffers created
2012-08-16 Philipp Brüschweilerwayland-drm: close fd after the display is uninitialized
2012-08-15 Michel Dänzerst/egl: Fix up for ClientVersion -> ClientMajorVersion...
2012-08-07 Chad Versacedri: Simplify use of driConcatConfigs
2012-08-06 Ian Romanickegl: Replace KHR_surfaceless_* extensions with KHR_surf...
2012-08-03 Brian Paulst/xorg: updates for CSO interface changes
2012-08-03 Brian Paulst/xa: updates for CSO interface changes
2012-08-03 Brian Paulvega: fix build breakage from cso sampler/view changes
2012-07-20 Lucas Stachst/xorg: fix masked transformations
2012-07-19 Kristian Høgsberggallium-egl: Move wayland query_buffer implementation
2012-07-19 Kristian Høgsbergwayland: Support EGL_WIDTH and EGL_HEIGHT queries for...
2012-07-19 Kristian Høgsbergwayland: Use existing EGL_TEXTURE_FORMAT for querying...
2012-07-19 Kristian Høgsberggallium-egl: Implement eglQueryWaylandBufferWL
2012-07-18 Lucas Stachst/xorg: attach EDID to outputs
2012-07-18 Lucas Stachst/xorg: remove superfluous memset
2012-07-18 Lucas Stachst/xorg: reorder exa context creation and use screen...
2012-07-17 Kristian Høgsberggbm: Add gbm_bo_import for gallium gbm backend
2012-07-17 Elvis Leest/egl: Fix build for wayland includes
2012-07-17 Elvis Leest/gbm: renaming pitch to stride on gallium
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
next