radeonsi: implement SAMPLEPOS fragment shader input
[mesa.git] / src / gallium / state_trackers /
2014-05-30 Brian Paulst/wgl: use _debug_printf() instead of fprintf()
2014-05-30 Brian Paulst/wgl: formatting fixes in stw_framebuffer.c
2014-05-30 Brian Paulst/wgl: make stw_lookup_context_locked() an inline...
2014-05-30 Brian Paulst/wgl: fix implementation of wglCreateContextAttribsARB()
2014-05-30 Brian Paulst/wgl: add debug code to check that pixel format initi...
2014-05-30 Brian Paulst/wgl: change PFD_SWAP_COPY to PFD_SWAP_EXCHANGE.
2014-05-29 Emil Velikovst/egl: do not link against libloader
2014-05-27 Leo Liust/omx/enc: implement restricted b frames pattern
2014-05-25 Emil Velikovgallium/egl: st_profiles are build time decision, treat...
2014-05-23 Jon TURNEYMake DRI dependencies and build depend on the target
2014-05-09 Thomas Hellstromst/xa: Fix performance regression introduced by commit...
2014-05-09 Tom Stellardclover: Destory pipe_screen when device does not suppor...
2014-05-07 José Fonsecast/wgl: Advertise WGL_ARB_create_context(_profile).
2014-05-07 José Fonsecast/wgl: Honour request of 3.1 contexts through core...
2014-05-05 Paulo Sergio Travagliast/egl: Flush resources before presentation (android...
2014-05-04 Rob Clarkxa: fix segfault
2014-05-02 José Fonsecast/vega: Prevent signed/unsigned comparisons.
2014-05-02 Emil Velikovtargets/dri: use a single version script to restict...
2014-05-02 Tom Stellardclover: Add a stub implementation of clCreateImage...
2014-04-29 Tom Stellardclover: Query drivers for max clock frequency
2014-04-29 EdBclover: Stub implementation of CL 1.2 sub-devices.
2014-04-29 EdBclover: Add clEnqueue{Marker, Barrier}WithWaitList.
2014-04-29 Jan Veselyclover: Align kernel argument sizes to nearest power...
2014-04-29 Francisco Jerezclover: Avoid warnings from references to deprecated...
2014-04-29 Francisco Jerezclover: Update OpenCL headers to version 1.2 from Khronos.
2014-04-28 Emil Velikovst/dri: cleanup dri extension handling
2014-04-24 José Fonsecast/xlib: Do minimal version checking in glXCreateContex...
2014-04-24 José Fonsecast/xlib: Honour request of 3.1 contexts through core...
2014-04-22 Christian Königst/omx/enc: implement frame reordering and B-frames
2014-04-22 Leo Liust/omx/enc: replace omx buffer with texture buffer
2014-04-17 Thomas Hellstromst/xa: Cache render target surface
2014-04-17 Rob Clarkst/xa: scissor to help tilers
2014-04-17 Rob Clarkst/xa: remove unneeded args
2014-04-11 Christian Königst/omx/enc: separate input buffer private and task...
2014-04-11 Christian Königvl: add interface for H264 B-frame encoding
2014-04-09 Emil VelikovPartially revert "st/xa: Fix advertized version number...
2014-04-08 Leo Liust/omx/enc: cleanup omx/vid_enc.c
2014-04-08 Christian Königst/omx/enc: allocate input buffer private on demand
2014-04-08 Thomas Hellstromst/xa: Make sure unused samplers are set to NULL
2014-04-08 Thomas Hellstromst/xa: Bind destination before setting new state
2014-04-05 Francisco Jerezclover: Document that the *obj*() helpers already take...
2014-04-04 Thomas Hellstromst/xa: Fix advertized version number and try to avoid...
2014-04-03 José Fonsecast/wgl: Remove wgl*Gallium*MESA().
2014-03-26 Christian Königst/omx/dec: fix possible segfault at eos
2014-03-21 Tom Stellardclover: Fix typo in validate_object()
2014-03-18 Francisco Jerezclover: Fix region size error checking in some buffer...
2014-03-17 Chad Versaceegl/main: Stop using EGLNative types internally
2014-03-11 Marek Olšákst/dri: flush drawable textures before unreferencing
2014-03-11 Emil Velikovst/dri: build the drm backend when libdrm is present
2014-03-07 Marek Olšákgallium: rename R4A4 and A4R4 formats to match their...
2014-03-07 Kusanagi Kouichist/vdpau: Add rotation v2
2014-03-07 Christian Königst/omx/enc: fix crash on destruction
2014-03-07 Michel Dänzerclover: Fix build against LLVM SVN r203065 or newer
2014-03-04 Tom Stellardclover: Use correct LLVM version in #if for DataLayout...
2014-03-04 Brian Paulst/osmesa: check buffer size when searching for buffers
2014-03-03 Grigori Goronzyst/vdpau: fix possible NULL dereference
2014-03-03 Christian Königst/omx: always advertise all components
2014-03-03 Bruno Jiménezclover: Fix building with latest llvm
2014-03-03 Dave Airliest/dri: add support for dma-buf importer (DRIimage v8)
2014-03-03 Dave Airliest/dri: move fourcc->format conversion to a common...
2014-02-25 Tom StellardRe-commit 'clover: Fix build with LLVM 3.5'
2014-02-25 Timothy ArceriRevert "Merge branch 'master' of git+ssh://git.freedesk...
2014-02-25 Timothy ArceriMerge branch 'master' of git+ssh://git.freedesktop...
2014-02-25 Tom Stellardclover: Fix build with LLVM 3.5
2014-02-24 Tom Stellardclover: Pass buffer offsets to the driver in set_global...
2014-02-22 Emil Velikovwinsys/xlib: move xlib_create_sw_winsys within the...
2014-02-21 Francisco Jerezclover: Unabbreviate a few data accessor names for...
2014-02-21 Francisco Jerezclover: Replace the transfer(new ...) idiom with a...
2014-02-21 Francisco Jerezclover: Migrate a bunch of pointers and references...
2014-02-21 Francisco Jerezclover: Allow storing a range into a container of diffe...
2014-02-21 Francisco Jerezclover: Define an intrusive smart reference class.
2014-02-21 Francisco Jerezclover: Some improvements for the intrusive pointer...
2014-02-21 Francisco Jerezclover: Fix up NULL constant pointer arguments.
2014-02-20 Leo Liust/omx/enc: add multi scaling buffers for performance...
2014-02-20 Christian Königst/omx/dec/h264: fix prevFrameNumOffset handling
2014-02-18 Emil Velikovst/dri: remove #ifdef DRM_CAP_PRIME guard
2014-02-17 Ilia Mirkinst/xvmc: fix tests so that they pass
2014-02-16 Rob Clarkst/xa: missing handle type
2014-02-16 Rob Clarkst/xa: use pipe-loader to get screen
2014-02-14 Grigori Goronzyst/vdpau: add support for DEINTERLACE_TEMPORAL
2014-02-14 Leo Liust/omx/enc: fix scaling src alignment issue
2014-02-13 Christian Königst/omx/dec/h264: fix pic_order_cnt_type==2
2014-02-13 Christian Königst/omx: initial OpenMAX H264 encoder v7
2014-02-12 Maarten Lankhorstgallium makefiles: use a linker script for building...
2014-02-11 Emil Velikovst/clover: use VISIBILITY_CXXFLAGS where approapriate
2014-02-11 Emil Velikovomx: use VISIBILITY_CFLAGS to control exported symbols
2014-02-11 Emil Velikovst/vdpau: automake: export only PUBLIC symbols
2014-02-11 Emil Velikovst/vdpau: do not export VdpPresentationQueueTargetCreateX11
2014-02-11 Emil Velikovst/egl: automake: avoid exporting all symbols
2014-02-11 Emil Velikovst/gbm: automake: do not export gbm_gallium_drm_device_...
2014-02-06 Marek Olšákvdpau: flush the context before exporting the surface v2
2014-02-06 Marek Olšákgallium: remove PIPE_USAGE_STATIC
2014-02-06 Christian Königst/omx: add workaround for bug in Bellagio
2014-02-06 Christian Königst/omx: initial OpenMAX support v3
2014-02-06 Axel Davygallium/dri2: Fix dri2_dup_image
2014-01-31 Michel Dänzerst/dri: Fix tests for no draw/read buffers in dri_make_...
2014-01-30 Michel Dänzerst/dri: Allow creating OpenGL 3.3 core contexts
2014-01-27 Mark Muellermesa: Change many Type P MESA_FORMATs to meet naming...
2014-01-27 Mark Muellermesa: Rename 4 color component unsigned byte MESA_FORMATs
2014-01-27 Mark Muellermesa: change gl_format to mesa_format
next