aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
* program: remove extern "C" around #includesBrian Paul2014-12-161-4/+3
* st/mesa: add extern "C" to st_context.hBrian Paul2014-12-161-0/+10
* st/mesa: add extern "C" to st_program.hBrian Paul2014-12-161-0/+9
* main: remove extern C around #includes in ff_fragment_shader.cppBrian Paul2014-12-161-5/+3
* mesa: move #include of mtypes.h outside __cplusplus checkBrian Paul2014-12-161-2/+1
* program: add #ifndef SAMPLER_H wrapperBrian Paul2014-12-161-0/+7
* mesa: put extern "C" in src/mesa/program/*h header filesBrian Paul2014-12-164-0/+43
* mesa: put extern "C" in header filesBrian Paul2014-12-164-0/+41
* i965: add test_vf_float_conversions to .gitignoreJuha-Pekka Heikkila2014-12-161-0/+1
* i965: Make validate_reg tables constantJuha-Pekka Heikkila2014-12-161-4/+4
* i965: remove commented out codeTimothy Arceri2014-12-161-2/+0
* st/mesa: use vertex id lowering according to pipe cap bit.Roland Scheidegger2014-12-162-2/+10
* i965/brw_reg: struct constructor now needs explicit negate and abs values.Andres Gomez2014-12-153-2/+28
* util/hash_table: Rework the API to know about hashingJason Ekstrand2014-12-141-5/+12
* i965/vec4: Drop writemasks on scratch reads.Kenneth Graunke2014-12-121-8/+0
* mesa: remove long dead 3Dnow optimisationTimothy Arceri2014-12-133-860/+0
* ir_to_mesa: remove unused 'target' variableBrian Paul2014-12-121-1/+0
* mesa: remove obsolete comment on _mesa_ClearColor()Brian Paul2014-12-121-4/+0
* mesa: whitespace fixes, 80-column wrapping in texobj.cBrian Paul2014-12-121-21/+33
* mesa: whitespace, line wrap fixes in clear.cBrian Paul2014-12-121-8/+11
* osmesa: Add osmesa.def to distribution.Matt Turner2014-12-121-1/+1
* x86-64: Remove calling_convention.txt.Matt Turner2014-12-121-50/+0
* drivers/x11: Add headers to distribution.Matt Turner2014-12-121-0/+2
* drivers/windows: Add to distribution.Matt Turner2014-12-121-0/+1
* mesa: Add notes/readme files to distribution.Matt Turner2014-12-121-0/+3
* mesa: Add scons files to distribution.Matt Turner2014-12-125-2/+8
* haiku: Add files to distribution.Matt Turner2014-12-121-0/+1
* mesa: Add clean-local rule to remove .lib links.Matt Turner2014-12-121-0/+6
* xmlpool: Add $(MOS) and options.h to CLEANFILES.Matt Turner2014-12-121-0/+1
* dri: Add uninstall hooks to handle megadriver hardlinks.Matt Turner2014-12-121-0/+5
* swrast: Add headers to distribution.Matt Turner2014-12-121-1/+2
* r200: Add headers to distribution.Matt Turner2014-12-122-2/+31
* r200: Alphabetize source list.Matt Turner2014-12-121-10/+10
* radeon: Add headers to distribution.Matt Turner2014-12-122-2/+31
* radeon: Alphabetize source list.Matt Turner2014-12-121-9/+9
* nouveau: Add headers to distribution.Matt Turner2014-12-122-1/+30
* nouveau: Alphabetize source list.Matt Turner2014-12-121-10/+10
* i965: Add headers to distribution.Matt Turner2014-12-121-0/+47
* i965: Alphabetize source list.Matt Turner2014-12-121-35/+35
* i915: Add headers to distribution.Matt Turner2014-12-121-1/+25
* i915: Alphabetize source list.Matt Turner2014-12-121-23/+23
* program: Add lex and yacc sources to distribution.Matt Turner2014-12-121-0/+2
* drivers/common: Add headers to distribution.Matt Turner2014-12-121-1/+3
* vbo: Add headers to distribution.Matt Turner2014-12-121-0/+8
* vbo: Alphabetize VBO_FILES.Matt Turner2014-12-121-6/+6
* tnl: Add headers to distribution.Matt Turner2014-12-121-1/+9
* tnl: Alphabetize TNL_FILES.Matt Turner2014-12-121-7/+7
* tnl_dd: Add headers to distribution.Matt Turner2014-12-121-1/+2
* tnl_dd: Remove dead t_dd_vb.c.Matt Turner2014-12-121-347/+0
* swrast: Add headers to distribution.Matt Turner2014-12-121-3/+37