r300g: cleanup XXXs in the DSA state
[mesa.git] / src / gallium /
2010-02-07 Marek Olšákr300g: cleanup XXXs in the DSA state
2010-02-07 Marek Olšákr300g: make a local copy of framebuffer state
2010-02-07 Marek Olšákr300g: fix color channel masks
2010-02-07 Marek Olšákr300g: remove useless GA_COLOR_CONTROL emit
2010-02-07 Marek Olšákr300g: add L8_SRGB and A8L8_SRGB texture formats
2010-02-06 Alan CoopersmithGallium: Add Solaris atomic function definitions to...
2010-02-06 Vinson Leellvmpipe: Silence GCC 'no previous prototype' warning.
2010-02-06 Vinson Leei965g: Remove unnecessary headers.
2010-02-06 Zack Rusingallium/python: support two more formats in retrace...
2010-02-05 Patrice Mandinnouveau: Fix warning for void function returning value...
2010-02-05 Brian Paultgsi: remove special-case code for fragment position
2010-02-05 Chris Liallow make to build lp_test_* for llvmpipe
2010-02-05 José Fonsecallvmpipe: Disable multithreading on windows.
2010-02-05 José Fonsecaos: Don't assert on missing implementation of barrier...
2010-02-05 José FonsecaMerge remote branch 'origin/master'
2010-02-05 José FonsecaMerge remote branch 'origin/lp-binning'
2010-02-05 Keith WhitwellMerge commit 'fj/mesa-next'
2010-02-05 Chia-I Wuegl: Remove egl_xdri.
2010-02-04 Francisco JerezNuke the nv0x-nv2x gallium pipe drivers.
2010-02-04 José Fonsecatrace: util_stream -> os_stream
2010-02-04 José Fonsecaauxiliary: util_stream -> os_stream
2010-02-04 José Fonsecaos: Ensure header includes are outside extern "C" {}.
2010-02-04 José Fonsecautil: Reimplement u_time on top of os_time.
2010-02-04 José Fonsecagallium: Add a define for deprecated function attribute.
2010-02-04 José Fonsecaos: Time abstractions.
2010-02-04 José Fonsecaos/os_memory_aligned.h: fix memory allocation alignment...
2010-02-04 Brian Pauli965g: include u_inlines.h
2010-02-04 José Fonsecautil: Disable u_time.c implementation for embedded.
2010-02-04 José Fonsecatrace: Use u_time.
2010-02-04 José Fonsecagallium: Don't try to auto-detect the OS when embedded...
2010-02-04 José Fonsecallvmpipe: Disable unit tests on embedded platforms.
2010-02-04 José Fonsecautil: Add missing include.
2010-02-04 José Fonsecaos: Add missing dummy threading definitions.
2010-02-04 Vinson Leesvga: Remove unnecessary header.
2010-02-04 Vinson Leeutil: Remove unnecessary header.
2010-02-04 Chia-I Wuegl: Convert drivers to use typecast macros.
2010-02-04 Vinson Leeidentity: Remove unnecessary header.
2010-02-04 Vinson Leellvmpipe: Remove unnecessary header.
2010-02-04 Chia-I Wust/egl: Add missing headers to kms display.
2010-02-04 Vinson Leest/egl: Add missing headers.
2010-02-04 Vinson Leewinsys: Add missing headers.
2010-02-04 Igor Oliveiraegl: fix implicit declaration of pipe_texture_reference...
2010-02-04 Dave Airliegallium: fix more missing includes from various places
2010-02-04 Dave Airlienouveau: include stdio.h and u_inlines.h in all context...
2010-02-03 José Fonsecautil: Cast to match the MSVC intrinsics.
2010-02-03 José Fonsecautil: Don't include system headers inside extern "C...
2010-02-03 José FonsecaMerge branch 'gallium-embedded'
2010-02-03 José Fonsecagallium/docs: Document the OS module.
2010-02-03 Brian Paultgsi: added debugging code to catch divide by zero
2010-02-03 Brian Paultgsi: convert CHECK_INF_OR_NAN to inline function
2010-02-03 José Fonsecaos: Also add the aligned memory prototypes to the embed...
2010-02-03 José Fonsecautil: Reimplement all utility functions in terms of...
2010-02-03 José Fonsecaos: New OS abstraction module.
2010-02-03 José Fonsecatrace: Include the appropriate header instead of defini...
2010-02-03 Keith Whitwellsvga: fix TXD and TXL opcode translation
2010-02-03 Keith Whitwellsvga: deriv insns not valid in dynamic flow control...
2010-02-03 Keith Whitwellsvga: texture from lod zero inside dynamic branching
2010-02-03 Keith Whitwellsvga: better method for generating white fs color outputs
2010-02-03 José Fonsecagallium-docs: Fix typo.
2010-02-03 Brian Pauldraw: remove old hard-coded shader length limits
2010-02-03 Brian Paultgsi: added tgsi_alloc_tokens()
2010-02-03 Brian Pauldraw: re-implement free_bit() with ffs()
2010-02-03 Brian Pauldraw: comments and var renaming
2010-02-03 Brian Paultgsi: fix comment
2010-02-03 Brian Pauldraw: add const qualifiers, fix return types
2010-02-03 Brian Paulsoftpipe: remove unnecessary #include
2010-02-03 Brian Pauldraw: new, updated comments
2010-02-03 Brian Paulllvmpipe: fix (potentially) broken AA points, AA lines
2010-02-03 Brian Paulsoftpipe: fix broken AA points, AA lines
2010-02-03 Corbin Simpsongallium/docs: Opcode refs.
2010-02-03 Corbin Simpsongallium/docs: TGSI notes on replication to dst, and...
2010-02-03 Corbin Simpsongallium/docs: Start turning notes into docs.
2010-02-03 Corbin Simpsongallium/docs: Add opcode formatting.
2010-02-02 Brian Paulgallium/docs: default Z texture tuple is (z,z,z,1)...
2010-02-02 Brian Paulgallium/docs: s/convensions/conventions/
2010-02-02 Corbin Simpsonr300g: Texture format cleanups, per docs.
2010-02-02 José Fonsecagallium: Move some compiler portability stuff into...
2010-02-02 Corbin Simpsongallium/docs: Did somebody call for a table?
2010-02-02 José Fonsecagallium: Move deprecated pipe/internal/p_winsys_screen...
2010-02-02 José Fonsecagallium: Move p_thread.h and p_atomic.h out of gallium...
2010-02-02 Brian Paulgallium/docs: table of texture formats and (x,y,z,w...
2010-02-02 José Fonsecagallium: Make pipe_atomic a regular int32_t.
2010-02-02 José Fonsecagallium: pipe/p_inlines.h -> util/u_inlines.h
2010-02-02 Corbin Simpsonr300compiler, r300 classic, r300g: Add support for...
2010-02-02 Michal Kroltgsi: ureg_DECL_gs_input() accepts shader semantics.
2010-02-02 Igor Oliveiravega: implement tgsi_ureg shaders cache
2010-02-02 Igor Oliveiravega: change tgsi asm by tgsi_ureg
2010-02-02 Corbin Simpsonr300g: Fix funky segfault.
2010-02-02 Chia-I Wust/egl: Wrong context might be used in eglBindTexImage.
2010-02-01 Corbin Simpsonr300g: Inline immediates where possible.
2010-02-01 José Fonsecagallium: Use MSVC atomic intrinsics directly instead...
2010-02-01 José Fonsecagallium: Remove unnecessary includes. Add others to...
2010-02-01 José Fonsecallvmpipe: Add missing includes.
2010-02-01 José Fonsecai915: Add missing includes.
2010-02-01 José Fonsecautil: Add missing includes.
2010-02-01 José Fonsecadraw: Add missing includes.
2010-02-01 José Fonsecagallium: Drop mutex-based pipe_atomic implementation.
2010-02-01 Vinson Leest/dri: Remove duplicate type qualifier.
2010-02-01 Vinson Leei965g: Add missing va_end.
2010-02-01 Vinson Leer300g: Fix memory leak on memory allocation failure.
next