nv50: use SIFC also for shader upload
[mesa.git] / src / gallium / auxiliary /
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 José Fonsecautil: Drop return value from cpuid().
2009-10-28 José Fonsecautil: Fix cpuid on MSVC.
2009-10-27 Vinson Leedraw: Fix memory leak.
2009-10-27 Vinson Leedraw: Fix memory leak.
2009-10-25 José Fonsecagallium: Move enum pipe_error into p_defines.h.
2009-10-25 José Fonsecautil: Human readable output of texture states.
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Keith Whitwellgallium: remove extended negate also, and also the...
2009-10-23 Keith Whitwellgallium: remove the swizzling parts of ExtSwizzle
2009-10-23 Keith Whitwellgallium: remove noise opcodes
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 José Fonsecautil: Set cpu endianness too.
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-21 Marc Dietrichgallium/util: fix cpu detection on ppc
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-18 Corbin Simpsongallium: Permit surface_copy and surface_fill to be...
2009-10-18 Corbin SimpsonMerge branch 'master' of ssh://git.freedesktop.org...
2009-10-17 José Fonsecautil: Rename from u_* to util_* while we're at it.
2009-10-16 Corbin Simpsonutil: Change function names to begin with u_.
2009-10-14 José Fonsecautil: Fix cpu detection on Windows. Cleanup.
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-09 José Fonsecautil: Force ESI register for cpuid's ebx result.
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-07 Keith Whitwellutil: do some more util_blit_pixels cases without tempo...
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-05 José Fonsecautil: Improve the cpuid assembly.
2009-10-05 Keith Whitwellutil: add lost code to util_make_fragment_tex_shader_wr...
2009-10-04 José Fonsecautil: Make assert a no-op on non-debug builds.
2009-10-04 José Fonsecautil: Fix cpuid invocation for x86_64.
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-10-02 Michel Dänzergallium: Preparations for adding more PIPE_TRANSFER_...
2009-10-02 Brian Paulgallium: replace // comments with /* */
2009-10-02 Brian Paulgallium: remove // comment and extra whitespace
2009-10-02 Younes Mantong3dvl: Copyright blocks.
2009-10-02 Younes Mantong3dvl: Color space conv interface & vl impl.
2009-10-01 Brian Paulgallium/util: silence uninitialized var warning
2009-10-01 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-01 Robert Nolandutil: Enable sockets on BSD
2009-09-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-29 José Fonsecautil: Cleanup u_cpu_detect, build. Support X86_64 and...
2009-09-28 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian Paulgallium/util: add sanity check assertions
2009-09-28 José Fonsecag3dvl: Fix MSVC build.
2009-09-28 Younes Mantong3dvl: Missing semicolon.
2009-09-28 Younes Mantong3dvl: Formatting and cleanups.
2009-09-27 Younes Mantong3dvl: pipe_video_context interface, softpipe impl...
2009-09-27 Younes Mantonutil: Add util_next_power_of_two() for rounding a uint...
2009-09-25 Ian RomanickMerge branch 'asm-shader-rework-2'
2009-09-25 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Pauli NieminenMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian Paultgsi/sse: remove old comments
2009-09-24 Brian Paultgsi/sse: implement SEQ, SGT, SLE, SNE
2009-09-24 Brian Paultgsi/sse: Pass the lodbias, not zero. More comments.
2009-09-24 Keith Whitwellpipebuffer: fix printf warnings
2009-09-24 Keith Whitwellpipebuffer: fix warnings
2009-09-24 Keith Whitwelldraw: fix warning
2009-09-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Nicolai Hähnlegallium debug: Add gcc printf hint to debug_printf
2009-09-21 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-17 Michal Kroltgsi: Scan input interpolators, too.
2009-09-16 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-14 José Fonsecautil: Add _BitScanForward intrinsic's declaration.
2009-09-14 José Fonsecautil: Fix a1r5g5b5's format description.
2009-09-13 Keith Whitwelltgsi: handle some src/dst aliasing in tgsi_sse2.c
2009-09-13 Keith Whitwelltgsi: implement saturation
2009-09-12 Keith Whitwelltgsi: add missing implementation of constant decl change
2009-09-12 Keith Whitwellureg: add a mechanism to get the built tokens rather...
2009-09-12 Keith Whitwellureg: add generic emitters for tex and branch instructions
2009-09-12 Keith Whitwelltgsi/ureg: give ureg_DECL_constant an explicit index...
2009-09-12 Keith Whitwelltgsi/ureg: VS inputs don't have any semantic tags,...
2009-09-12 Keith Whitwelltgsi: free tokens on error
next