Merge branch 'glsl-to-tgsi'
[mesa.git] / src / gallium /
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-08-04 Christoph Bumillernv50: implement resource_resolve with custom blit
2011-08-04 Christoph Bumillergallium: extend resource_resolve to accommodate BlitFra...
2011-08-04 Benjamin Franzkeegl/gbm: Fix EGL_DEFAULT_DISPLAY
2011-08-04 Benjamin Franzkegbm: link gbm_gallium_drm.so against math library
2011-08-04 Marek Olšákr600g: remove more of unused code
2011-08-03 Vadim Girlinr600g: take into account force_add_cf in pops
2011-08-03 Vadim Girlinr600g: use backend mask for occlusion queries
2011-08-02 Marek Olšákwinsys/radeon: remove dummy function pb_buffer
2011-08-02 Marek Olšákutil: fix a typo in util_format_swizzle_4f
2011-08-02 Marek Olšákr600g: remove dummy function r600_bo_offset
2011-08-02 Marek Olšákr600g: remove unused code
2011-08-02 Marek Olšákgallium/util: add functions for manipulating swizzles
2011-08-01 Bryan Caintgsi: add support for TGSI_OPCODE_MOD in tgsi_exec
2011-08-01 Bryan Caingallium: add PIPE_SHADER_CAP_INTEGERS
2011-07-31 Jeremy Huddlestondarwin: Use machine/endian.h to determine endianness
2011-07-31 Jeremy HuddlestonFix PPC detection on darwin
2011-07-29 Alex Deucherr600g: fix up vs export handling
2011-07-29 Chia-I Wust/egl: create pbuffers with PIPE_BIND_SAMPLER_VIEW
2011-07-29 Chia-I Wutargets/{egl,gbm}: omit unneeded libdrm_radeon
2011-07-29 Eric Anholtsoftpipe: When doing write_all_cbufs, don't stomp over...
2011-07-28 Vadim Girlinr600g: fix vs export count
2011-07-27 Tobias Drosteegl/gallium: fix build without softpipe and llvmpipe
2011-07-26 Marek Olšákr300g: copy the compiler from r300c
2011-07-26 Bryan Cainutil: enable S3TC support when the force_s3tc_enable...
2011-07-25 Marek Olšákwinsys/radeon: fix typos in the driver interface
2011-07-25 Marek Olšákwinsys/radeon: manage constant buffers by the cache...
2011-07-25 Marek Olšákwinsys/radeon: remove usage parameter from buffer_create
2011-07-25 Marek Olšákwinsys/radeon: fix int->boolean conversion in radeon_bo...
2011-07-25 Marek Olšákwinsys/radeon: little change in radeon_bo_is_referenced...
2011-07-25 Marek Olšákwinsys/radeon: add R300 infix to winsys feature names
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
next