util: add u_atomic_test to .gitignore
[mesa.git] / src /
2014-12-16 Juha-Pekka Heikkilautil: add u_atomic_test to .gitignore
2014-12-16 Juha-Pekka Heikkilaglx: remove __glXstrdup()
2014-12-16 Juha-Pekka Heikkilai965: add test_vf_float_conversions to .gitignore
2014-12-16 Juha-Pekka Heikkilai965: Make validate_reg tables constant
2014-12-16 Timothy Arceriglsl: remove commented out code
2014-12-16 Timothy Arcerii965: remove commented out code
2014-12-16 Ilia Mirkinnvc0: add missed PIPE_CAP_VERTEXID_NOBASE
2014-12-16 Roland Scheideggerst/mesa: use vertex id lowering according to pipe cap...
2014-12-16 Roland Scheideggerdraw: implement support for the VERTEXID_NOBASE and...
2014-12-16 Roland Scheideggergallium: add TGSI_SEMANTIC_VERTEXID_NOBASE and TGSI_SEM...
2014-12-16 Dave Airlier600g/sb: implement r600 gpr index workaround. (v3.1)
2014-12-16 Vadim Girlinr600g/sb: fix issues with loops created for switch
2014-12-16 Dave AirlieRevert "r600g/sb: fix issues cause by GLSL switching...
2014-12-15 Eric Anholtvc4: Add support for 32-bit signed norm/scaled vertex...
2014-12-15 Eric Anholtvc4: Add support for 16-bit signed/unsigned norm/scaled...
2014-12-15 Eric Anholtvc4: Rename the 16-bit unpack #define.
2014-12-15 Eric Anholtvc4: Add support for 8-bit unnormalized vertex attrs.
2014-12-15 Eric Anholtvc4: Refactor vertex attribute conversions a bit.
2014-12-15 Eric Anholtvc4: Fix use of r3 as a temp in 8-bit unpacking.
2014-12-15 Eric Anholtvc4: Rename UNPACK_8* to UNPACK_8*_F.
2014-12-15 Eric Anholtvc4: Add support for UMAD.
2014-12-15 Eric Anholtvc4: 0-initialize the screen again.
2014-12-15 Maxence Le Doréglsl: Add gl_MaxViewports to available builtin constants
2014-12-15 Andres Gomezi965/brw_reg: struct constructor now needs explicit...
2014-12-15 Eric Anholtvc4: Fix leaks of the compiled shaders' keys.
2014-12-15 Eric Anholtvc4: Fix leaks of the CL contents.
2014-12-15 Eric Anholtvc4: Fix leak of vc4_bos stashed in the context.
2014-12-15 Eric Anholtvc4: Fix leak of the compiled shader programs in the...
2014-12-15 Eric Anholtvc4: Fix leak of a copy of the scheduled QPU instructions.
2014-12-15 Eric Anholtvc4: Switch to using the util/ hash table.
2014-12-15 Eric Anholtvc4: Fix leak of simulator memory on screen cleanup.
2014-12-15 Eric Anholtvc4: Fix a leak of the simulator's exec BO's actual...
2014-12-15 Eric Anholthash_table: Fix compiler warnings from the renaming.
2014-12-15 Jason Ekstrandutil/hash_table: Rework the API to know about hashing
2014-12-14 Mario Kleinerglx/dri3: Don't fail on glXSwapBuffersMscOML(dpy, windo...
2014-12-14 Mario Kleinerglx/dri3: Request non-vsynced Present for swapinterval...
2014-12-14 Mario Kleinerglx/dri3: Track separate (ust, msc) for PresentPixmap...
2014-12-14 Mario Kleinerglx/dri3: Fix glXWaitForSbcOML() to handle targetSBC...
2014-12-13 Rob Clarkfreedreno/a4xx: mipmaps
2014-12-13 Rob Clarkfreedreno: update generated headers
2014-12-13 Rob Clarkfreedreno: add is_a3xx()/is_a4xx() helpers
2014-12-13 Rob Clarkfreedreno: helper to calc layer/level offset
2014-12-13 Kenneth Graunkei965/vec4: Drop writemasks on scratch reads.
2014-12-13 Timothy Arcerimesa: remove long dead 3Dnow optimisation
2014-12-12 Brian Paulir_to_mesa: remove unused 'target' variable
2014-12-12 Brian Paulutil: add missing closing brace for __cplusplus
2014-12-12 Brian Paulmesa: remove obsolete comment on _mesa_ClearColor()
2014-12-12 Brian Paulmesa: whitespace fixes, 80-column wrapping in texobj.c
2014-12-12 Brian Paulmesa: whitespace, line wrap fixes in clear.c
2014-12-12 Matt Turnermapi: Move rules for generating glapi_mapi_tmp.h out...
2014-12-12 Matt Turnerglsl: Add dist-hook to delete glcpp test *.out files.
2014-12-12 Matt Turnerglcpp: Make tests write .out files to builddir.
2014-12-12 Matt Turnergallium: Remove Android files from distribution.
2014-12-12 Matt Turnerosmesa: Add osmesa.def to distribution.
2014-12-12 Matt Turnerx86-64: Remove calling_convention.txt.
2014-12-12 Matt Turnerdrivers/x11: Add headers to distribution.
2014-12-12 Matt Turnerdrivers/windows: Add to distribution.
2014-12-12 Matt Turnermapi: Add ABI-check tests to distribution.
2014-12-12 Matt Turnermesa: Add notes/readme files to distribution.
2014-12-12 Matt Turnerutil: Wire up u_atomic_test.
2014-12-12 Matt Turnermesa: Add scons files to distribution.
2014-12-12 Matt Turnerhaiku: Add files to distribution.
2014-12-12 Matt Turneregl: Add files to distribution.
2014-12-12 Matt Turneregl+gbm: Add symbols-check tests to distribution.
2014-12-12 Matt Turnerdocs: Add to distribution.
2014-12-12 Matt Turnerglapi/gen: Add gl_and_glX_API.xml to distribution.
2014-12-12 Matt Turnerglx/apple: Add headers to distribution.
2014-12-12 Matt Turnermesa: Add clean-local rule to remove .lib links.
2014-12-12 Matt Turnerglsl: Add clean-local rule to delete glcpp test output.
2014-12-12 Matt Turnerutil: List hash_table tests as check_PROGRAMS.
2014-12-12 Matt Turnerxmlpool: Add $(MOS) and options.h to CLEANFILES.
2014-12-12 Matt Turnerdri: Add uninstall hooks to handle megadriver hardlinks.
2014-12-12 Matt Turnertargets/dri: Remove unnecessary variables in install...
2014-12-12 Matt Turnerglx/tests: Add headers to distribution.
2014-12-12 Matt Turnergallium/targets: Add *.sym files to distribution.
2014-12-12 Matt Turneregl/dri2: Add headers to distribution.
2014-12-12 Matt Turneregl: Drop unnecessary Makefile.am.
2014-12-12 Matt Turnerglx: Add headers to distribution.
2014-12-12 Matt Turnerglx: Alphabetize source lists.
2014-12-12 Matt Turnerswrast: Add headers to distribution.
2014-12-12 Matt Turnerr200: Add headers to distribution.
2014-12-12 Matt Turnerr200: Alphabetize source list.
2014-12-12 Matt Turnerradeon: Add headers to distribution.
2014-12-12 Matt Turnerradeon: Alphabetize source list.
2014-12-12 Matt Turnernouveau: Add headers to distribution.
2014-12-12 Matt Turnernouveau: Alphabetize source list.
2014-12-12 Matt Turneri965: Add headers to distribution.
2014-12-12 Matt Turneri965: Alphabetize source list.
2014-12-12 Matt Turneri915: Add headers to distribution.
2014-12-12 Matt Turneri915: Alphabetize source list.
2014-12-12 Matt Turnerloader: Add headers to distribution.
2014-12-12 Matt Turnerprogram: Add lex and yacc sources to distribution.
2014-12-12 Matt Turnerglsl: Add parser headers to distribution.
2014-12-12 Matt Turnerdrivers/common: Add headers to distribution.
2014-12-12 Matt Turnervbo: Add headers to distribution.
2014-12-12 Matt Turnervbo: Alphabetize VBO_FILES.
2014-12-12 Matt Turnertnl: Add headers to distribution.
2014-12-12 Matt Turnertnl: Alphabetize TNL_FILES.
2014-12-12 Matt Turnertnl_dd: Add headers to distribution.
2014-12-12 Matt Turnertnl_dd: Remove dead t_dd_vb.c.
next