winsys/radeon: simplify how value queries work
[mesa.git] / src / gallium /
2011-07-25 Marek Olšákwinsys/radeon: simplify how value queries work
2011-07-25 Emericvdpau: enable mpeg1 hw decoding, using the exact same...
2011-07-25 Christian Königgallium: change formats merged with pipe-video to type...
2011-07-24 Christian Königg3dvl: remove unused vs output from create_ref_vert_shader
2011-07-24 Christian Königr600g: use file_max instead of file_count to determine...
2011-07-23 Younes Mantongallium/softpipe: Don't clobber dest color/alpha before...
2011-07-23 José Fonsecagallivm: Add a note about log2 computation and denormal...
2011-07-23 José Fonsecagallivm: Fix lp_build_exp2 order 4-5 polynomial coeffic...
2011-07-23 José Fonsecagallivm: Increase lp_build_rsqrt() precision.
2011-07-23 José Fonsecagallivm: Update minimax comments.
2011-07-23 José Fonsecagallivm: Fix lp_build_exp/lp_build_log.
2011-07-23 José Fonsecallvmpipe: Unit tests for arithmetic functions.
2011-07-23 José Fonsecautil: Store alpha value too.
2011-07-22 Younes MantonRevert "g3dvl: Preserve previously rendered components...
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-21 Brian Paulsoftpipe: use the polygon stipple utility module
2011-07-21 Brian Paulsoftpipe: implement fragment shader variants
2011-07-21 Brian Paulutil: assorted updates to polygon stipple helper
2011-07-21 Brian Paulsoftpipe: use tgsi_shader_info fields for fragcoord...
2011-07-21 Brian Paultgsi: add info fields for fragcoord origin, center...
2011-07-21 Brian Paulsoftpipe: remove obsolete comment
2011-07-21 Brian Paulsoftpipe: rename a function
2011-07-21 Brian PaulMerge branch 'remove-copyteximage-hook'
2011-07-21 Chia-I Wuu_vbuf_mgr: restore buffer offsets
2011-07-21 Christoph Bumillernouveau: hook up video decoding with nouveau_context
2011-07-20 Marek Olšákg3dvl: remove unused vertex shader inputs
2011-07-20 Younes Mantong3dvl: Preserve previously rendered components for...
2011-07-20 Younes Mantong3dvl: Init/clean pipe fully when a shader-based decode...
2011-07-19 Brian Paulllvmpipe: include LLVM version number in name string
2011-07-19 Tobias Drostellvmpipe: fix build with LLVM 3.0svn
2011-07-18 Marek Olšákxvmc-softpipe: remove LLVM_LIBS
2011-07-18 Vadim Girlinr600g: fix corner case checks for the queries
2011-07-17 Henri Verbeetr600g: Get rid of leftover PB_USAGE_* flags.
2011-07-16 Emil Velikovxvmc-nouveau: Resolve build
2011-07-16 Christoph Bumillernv50: fix bogus error message about 3d surfaces
2011-07-16 Vinson Leegallivm: Rename createAsmInfo to createMCAsmInfo with...
2011-07-15 Marek Olšákr600g: print to stderr that a CS has been rejected...
2011-07-15 Vadim Girlinr600g: fix queries and predication
2011-07-15 Christian Königg3dvl: no need for flushing inside the compositor any...
2011-07-15 Christian Königg3dvl: correctly distinct dst area and clip area in...
2011-07-15 Christian Königg3dvl: link r300 and r600 targets width libdrm instead...
2011-07-15 Marek Olšákgallium/targets: link vdpau, va, and xvmc with LLVM...
2011-07-15 Christian Königg3dvl: change picture parameter of decode_bitstream...
2011-07-14 Brian Paulgallium: don't use enum bitfields in p_video_state.h
2011-07-14 Brian Paulgallium: put video-related enums in separate header
2011-07-14 Brian Pauli915g: move declaration before code
2011-07-14 Christoph Bumillernv50,nvc0: extensive surface format renaming to get...
2011-07-14 Christoph Bumillernv50,nvc0: add support for multi-sample resources
2011-07-14 Christoph Bumillernv50,nvc0: add correct storage type for Z32_FLOAT
2011-07-14 Christoph Bumillernv50,nvc0: unify nvc0_miptree and nv50_miptree structs
2011-07-14 Christoph Bumillernv50,nvc0: don't advertise unaligned texture format...
2011-07-14 Vinson Leeg3dvl: Remove non-constant expression array initializers.
2011-07-14 Marek Olšákgallium/targets: do not link every driver with libllvmp...
2011-07-14 Marek OlšákRename swrastg_dri to swrast_dri
2011-07-14 Brian Paulsoftpipe: fix various warnings about int/float/double...
2011-07-14 Vinson Leeg3dvl: Remove designated initializers.
2011-07-13 Vinson Leeg3dvl: s/inline/INLINE/
2011-07-13 Emil Velikovutils: Add missing parentheses
2011-07-13 Vinson Leesoftpipe: Remove sp_video_context.c from SConscript.
2011-07-13 Christian König[g3dvl] don't upload all quant buffer layers at once
2011-07-13 Christian KönigMerge branch 'pipe-video'
2011-07-13 Stéphane Marchesini915g: don't try to check if a NULL buffer is busy.
2011-07-13 Stéphane MarchesinMerge branch 'master' of ssh://git.freedesktop.org...
2011-07-13 Christian König[g3dvl] remove some unneeded Makefiles
2011-07-13 Christian Königr600g: reenable hardware blits for STATIC and IMMUTABLE...
2011-07-13 Christian Königr600g: prevent hardware blitting based on resource...
2011-07-13 Christian König[g3dvl] implement workaround for missing blender clamp...
2011-07-13 Christian Königr600g: revert "set BLEND_CLAMP depending on clamp_fragm...
2011-07-13 Christian König[g3dvl] keep a pointer in idct buffer to idct object
2011-07-13 Chia-I Wutargets/egl-static: fix a linking error
2011-07-12 Daniel Vetteri915g: fixup context desdruction
2011-07-12 Alex Deucherr600g: emit SQ_LDS_RESOURCE_MGMT
2011-07-12 Brian Paulu_upload_mgr: add missing offset to src map in u_upload...
2011-07-12 Christian Königvaapi: cleanup the source and let the st at least compi...
2011-07-11 Christian König[g3dvl] add some more PIPE_VIDEO_CAPs
2011-07-11 Vinson Leegallivm: Re-enable LLVMUnionTypeKind case for llvm...
2011-07-11 David Heidelbergernvfx: handle PIPE_CAP_SM3
2011-07-11 Vinson Leegallivm: Remove LLVMOpaqueKindType case with llvm-3.0.
2011-07-11 Christian König[g3dvl] fix a whole bunch of memory leaks
2011-07-11 Brian Paulglx: add a few missing glXChooseFBConfig() attributes
2011-07-11 Christian König[g3dvl] revert some unintended white space changes
2011-07-11 Christian König[g3dvl] sync SConscript with Makefile
2011-07-11 Christian König[g3dvl] softpipe is no longer needed for dri-nouveau
2011-07-11 Christian Königr600g: revert "support textures with scaled number...
2011-07-11 Christian Königpipe-video: merge fixes
2011-07-11 Christian König[g3dvl] remove some stale nv40 files
2011-07-11 Christian König[g3dvl] remove pipe_video_context from nouveau
2011-07-11 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-11 Marek OlšákRevert "WIP r600g: depth_buffer_float renderbuffer...
2011-07-11 Marek Olšákr600g: more valgrind fixes
2011-07-11 Marek Olšákr600g: zero memory of ioctl parameters
2011-07-10 Marek OlšákWIP r600g: depth_buffer_float renderbuffer support...
2011-07-10 Marek Olšákr600g: depth_buffer_float support on r600-r700
2011-07-10 Marek Olšákgallium/util: handle Z32F_FLOAT_S8X24_USCALED in pipe_t...
2011-07-10 Marek Olšákgallium/util: implement software Z32F_S8X24 depth-stenc...
2011-07-10 Marek Olšákgallium/util: implement pack functions for Z32F and...
2011-07-10 Vadim Girlinr600g: LIT: clamp negative src.y to 0
2011-07-10 Marek Olšákst/dri: remove unused variables
2011-07-10 Christian Königvdpau: make capabilities query more sane
2011-07-10 Christian Königvdpau: implement VdpOutputSurfaceGetParameters
next