Module: Mesa
Branch: master
Commit: 8170eba7e7c37235bd5fad2f9adfdd0eda8e3246
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8170eba7e7c37235bd5fad2f9adfdd0eda8e3246
Author: Vinson Lee
Date: Thu Feb 26 21:00:15 2015 -0800
r300g/tests: Include stdio.h.
Fix build error.
CC co
Module: Mesa
Branch: master
Commit: 40cfa0c347d60d4542128abecc5bd21c675f1131
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=40cfa0c347d60d4542128abecc5bd21c675f1131
Author: Brian Paul
Date: Thu Feb 26 12:33:16 2015 -0700
radeon/compiler: include stdio.h
Bugzilla: https://bugs.freed
Module: Mesa
Branch: master
Commit: 549078cb5a95e0ee381d036b8c36bc41506f21bc
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=549078cb5a95e0ee381d036b8c36bc41506f21bc
Author: Laura Ekstrand
Date: Wed Feb 25 10:34:03 2015 -0800
main: Fix target checking for CompressedTexSubImage*D.
Th
Module: Mesa
Branch: master
Commit: ca65764d6042d2ea220a1e3952490f79c226f3e0
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ca65764d6042d2ea220a1e3952490f79c226f3e0
Author: Laura Ekstrand
Date: Wed Feb 25 15:45:47 2015 -0800
main: Fix target checking for CopyTexSubImage*D.
This fix
Module: Mesa
Branch: master
Commit: 0dc6b7245534ebe44470133945cbb747b92cf073
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=0dc6b7245534ebe44470133945cbb747b92cf073
Author: Brian Paul
Date: Thu Feb 26 09:48:50 2015 -0700
swrast: replace INLINE with inline
Reviewed-by: Alex Deucher
Module: Mesa
Branch: master
Commit: 8e9fe53ce9f8b01ae66b19dc273594fa413e9ad5
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e9fe53ce9f8b01ae66b19dc273594fa413e9ad5
Author: Brian Paul
Date: Thu Feb 26 09:48:24 2015 -0700
i915: replace INLINE with inline
Reviewed-by: Alex Deucher
Module: Mesa
Branch: master
Commit: f51f2af76d5532a4f272f15ac28e1a23a4967fd0
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=f51f2af76d5532a4f272f15ac28e1a23a4967fd0
Author: Brian Paul
Date: Thu Feb 26 09:48:44 2015 -0700
radeon: replace INLINE with inline
Reviewed-by: Alex Deucher
Module: Mesa
Branch: master
Commit: bbedb85898fb53bee613510e1fe8d890aab4cfda
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=bbedb85898fb53bee613510e1fe8d890aab4cfda
Author: Brian Paul
Date: Thu Feb 26 09:48:34 2015 -0700
r200: replace INLINE with inline
Reviewed-by: Alex Deucher
Module: Mesa
Branch: master
Commit: 688d7656c58ea4775dbd55fe56193a27f4799c00
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=688d7656c58ea4775dbd55fe56193a27f4799c00
Author: Brian Paul
Date: Thu Feb 26 10:19:37 2015 -0700
c99: in c99_math.h check that _USE_MATH_DEFINES is defined wit
Module: Mesa
Branch: master
Commit: fb2ddef15793bf75bdc13c9de997100b4f1d7927
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fb2ddef15793bf75bdc13c9de997100b4f1d7927
Author: Brian Paul
Date: Thu Feb 26 09:52:20 2015 -0700
mesa: remove unused INLINE macro from compiler.h
We now use '
Module: Mesa
Branch: master
Commit: 164b3cd7577dc6c168eb59003306f241e501da7f
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=164b3cd7577dc6c168eb59003306f241e501da7f
Author: Brian Paul
Date: Thu Feb 26 10:03:22 2015 -0700
st/mesa: replace INLINE with inline
Reviewed-by: Alex Deucher
Module: Mesa
Branch: master
Commit: 46110c5d56eb7a2d3c69b2d8565c7631541511b1
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=46110c5d56eb7a2d3c69b2d8565c7631541511b1
Author: Jose Fonseca
Date: Thu Feb 26 11:47:46 2015 +
include,auxiliary: Remove support for MSVC older then 2008.
Module: Mesa
Branch: master
Commit: e09fe389359285dc13abec51f1c61e67972f0235
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=e09fe389359285dc13abec51f1c61e67972f0235
Author: Brian Paul
Date: Wed Feb 25 16:59:54 2015 -0700
util: add debug_print_bind_flags() debug helper
Reviewed-by:
Module: Mesa
Branch: master
Commit: 13730bcaf360e4b6b5bbc80eb5d0015baea2c194
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=13730bcaf360e4b6b5bbc80eb5d0015baea2c194
Author: Brian Paul
Date: Tue Feb 24 17:03:47 2015 -0700
mesa: don't include float.h in compiler.h
Not needed.
Review
Module: Mesa
Branch: master
Commit: ddf4b2e363653daf9342925e71122ba6670816a8
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=ddf4b2e363653daf9342925e71122ba6670816a8
Author: Brian Paul
Date: Tue Feb 24 16:56:54 2015 -0700
mesa: only include ctype.h where it's used
Reviewed-by: Matt
Module: Mesa
Branch: master
Commit: 36ea81d0675b11c08c61fc3cd508dc273c9de542
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=36ea81d0675b11c08c61fc3cd508dc273c9de542
Author: Brian Paul
Date: Wed Feb 25 17:04:05 2015 -0700
gallium: whitespace, comment formatting fixes in p_defines.h
Module: Mesa
Branch: master
Commit: 609cb60d4beb48db4f5641253d331947f7eae2da
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=609cb60d4beb48db4f5641253d331947f7eae2da
Author: Brian Paul
Date: Tue Feb 24 17:05:48 2015 -0700
mesa: don't include limits.h in compiler.h
Not needed.
Revie
Module: Mesa
Branch: master
Commit: 4f25a180115d6f7a6149ba8285a394e10aa04ef2
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=4f25a180115d6f7a6149ba8285a394e10aa04ef2
Author: Brian Paul
Date: Tue Feb 24 17:48:31 2015 -0700
mesa: trim down #includes in compiler.h
Don't include stuff w
Module: Mesa
Branch: master
Commit: 135b8c65305c05c1ea9145141bad670003270c41
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=135b8c65305c05c1ea9145141bad670003270c41
Author: Brian Paul
Date: Tue Feb 24 16:55:53 2015 -0700
mesa: include stdarg.h only where it's used
Reviewed-by: Matt
Module: Mesa
Branch: master
Commit: 6cb431c19c03e0582dc9552159b308ff9a5d2294
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6cb431c19c03e0582dc9552159b308ff9a5d2294
Author: Brian Paul
Date: Tue Feb 24 16:42:43 2015 -0700
glsl: #include c99_math.h instead of core.h
We only need the
Module: Mesa
Branch: master
Commit: fd090fdadd6dd955e7663d83885d00678f60e133
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=fd090fdadd6dd955e7663d83885d00678f60e133
Author: Brian Paul
Date: Tue Feb 24 18:00:37 2015 -0700
mesa: don't include stdint.h in compiler.h
Not needed.
Revie
Module: Mesa
Branch: master
Commit: 538e13d4a13419add6bbcb5b14a69762ffad0818
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=538e13d4a13419add6bbcb5b14a69762ffad0818
Author: Brian Paul
Date: Tue Feb 24 17:47:00 2015 -0700
r300g: remove dependency on compiler.h
It only needs typical
Module: Mesa
Branch: master
Commit: 6b06697b0da6940b6c709f9e66b1739e076f09d0
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=6b06697b0da6940b6c709f9e66b1739e076f09d0
Author: Brian Paul
Date: Tue Feb 24 16:44:53 2015 -0700
mesa: remove M_PI, M_E, M_LOG2E macro definitions
Should be d
Module: Mesa
Branch: master
Commit: 95855dd32f4228d3c99e040b76f4357593b4b5a4
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=95855dd32f4228d3c99e040b76f4357593b4b5a4
Author: Brian Paul
Date: Tue Feb 24 17:56:45 2015 -0700
mesa: don't include math.h in compiler.h
Not needed by anythi
Module: Mesa
Branch: master
Commit: 2069f2c7fa9d3178d59da4f7e407a598f388477b
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=2069f2c7fa9d3178d59da4f7e407a598f388477b
Author: Brian Paul
Date: Wed Feb 25 16:58:43 2015 -0700
gallium: renumber PIPE_BIND_ flags
Note that PIPE_BIND_COMMAN
Module: Mesa
Branch: master
Commit: a44606eb8164be2aa37eb288fd90894d74bd0935
URL:
http://cgit.freedesktop.org/mesa/mesa/commit/?id=a44606eb8164be2aa37eb288fd90894d74bd0935
Author: Neil Roberts
Date: Wed Feb 25 15:10:01 2015 +
meta: In pbo_{Get,}TexSubImage don't repeatedly rebind the s
26 matches
Mail list logo