Mesa (gallium-0.1): softpipe: initialize refcount and winsys

2008-12-22 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 5f36c5b2c59bb8be53d3712b3896b448ef086c74 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5f36c5b2c59bb8be53d3712b3896b448ef086c74 Author: Jerome Glisse Date: Thu Dec 18 19:56:45 2008 +0100 softpipe: initialize refcount and winsys --- src/ga

Mesa (gallium-0.1): softpipe: convert to use texture instead of surface

2008-12-22 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 85bc49a6f17fb3909c3d5e7200114c3bb58c9019 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=85bc49a6f17fb3909c3d5e7200114c3bb58c9019 Author: Jerome Glisse Date: Thu Dec 18 13:34:27 2008 +0100 softpipe: convert to use texture instead of surface -

Mesa (gallium-0.2): gdi: Cleanup sconsfile.

2008-12-22 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: ce8469abeb8d48d84a77f3ddd1664d9f98d7d620 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ce8469abeb8d48d84a77f3ddd1664d9f98d7d620 Author: José Fonseca Date: Thu Dec 11 14:42:25 2008 +0900 gdi: Cleanup sconsfile. --- src/gallium/winsys/gdi/S

Mesa (gallium-0.2): 22 new commits

2008-12-22 Thread Jose Fonseca
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9136c9b29ed5c14bc89a4c4e3a391e0b097092e1 Merge: ce8469abeb8d48d84a77f3ddd1664d9f98d7d620 5f36c5b2c59bb8be53d3712b3896b448ef086c74 Author: José Fonseca Date: Mon Dec 22 19:31:52 2008 + Merge commit 'origin/gallium-0.1' into galli

Mesa (gallium-0.1): softpipe: Call surface_alloc_storage to get the pipebuffer for display targets.

2008-12-22 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: fc16ba8553e239acf68c6ea5f9729c4f02b2ffc4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc16ba8553e239acf68c6ea5f9729c4f02b2ffc4 Author: José Fonseca Date: Mon Dec 22 20:20:58 2008 + softpipe: Call surface_alloc_storage to get the pipebuf

Mesa (gallium-0.1): softpipe: Don't fill surfaces's winsys fields.

2008-12-22 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 417a78bdad11976f89e7bb12e3de0138995a2b1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=417a78bdad11976f89e7bb12e3de0138995a2b1f Author: José Fonseca Date: Mon Dec 22 20:23:59 2008 + softpipe: Don't fill surfaces's winsys fields. This is

Mesa (gallium-0.2): gdi: Remove accidental keypresses.

2008-12-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 8e63beff5608aca67cf55978e03c53b3fcbca5c3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8e63beff5608aca67cf55978e03c53b3fcbca5c3 Author: José Fonseca Date: Tue Dec 30 16:35:46 2008 + gdi: Remove accidental keypresses. --- src/gallium/w

Mesa (gallium-0.2): rtasm: Remove spurious semi-colons after function bodies.

2008-12-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 42d00790029da4bc7e77f68c8f1c22ac9c417e42 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42d00790029da4bc7e77f68c8f1c22ac9c417e42 Author: José Fonseca Date: Tue Dec 30 17:06:51 2008 + rtasm: Remove spurious semi-colons after function bodie

Mesa (gallium-0.2): gallium: Don't redefine INLINE.

2008-12-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: b3b7c757a9873007ee033693b06647b378301075 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3b7c757a9873007ee033693b06647b378301075 Author: José Fonseca Date: Tue Dec 30 17:14:48 2008 + gallium: Don't redefine INLINE. INLINE is commonly use

Mesa (gallium-0.2): scons: Specify C99 throughout all the tree.

2008-12-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 975e58499a07775e071c2517b4fa21306e8349bb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=975e58499a07775e071c2517b4fa21306e8349bb Author: José Fonseca Date: Tue Dec 30 17:13:38 2008 + scons: Specify C99 throughout all the tree. MSVC may n

Mesa (gallium-0.2): gallium: Remove unused variables.

2008-12-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 0e0fb49c4515e14c54f23c1d3f8b2e981fe404a2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e0fb49c4515e14c54f23c1d3f8b2e981fe404a2 Author: José Fonseca Date: Tue Dec 30 17:15:34 2008 + gallium: Remove unused variables. --- src/gallium/au

Mesa (gallium-0.2): draw: Do not specify types in bitfields.

2008-12-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 72f993b5b11174c2917af29ef7a86e7866d681fb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72f993b5b11174c2917af29ef7a86e7866d681fb Author: José Fonseca Date: Tue Dec 30 17:21:15 2008 + draw: Do not specify types in bitfields. As advised by

Mesa (gallium-0.2): mesa: Do not specify types in bitfields.

2008-12-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 9972d7147b1622074669111d72d85467c8c398cc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9972d7147b1622074669111d72d85467c8c398cc Author: José Fonseca Date: Tue Dec 30 17:21:25 2008 + mesa: Do not specify types in bitfields. As advised by

Mesa (gallium-0.2): glut: List new source file in sconscript.

2008-12-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 70894676c24c3b1c2e7643501f13640d7e56301d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=70894676c24c3b1c2e7643501f13640d7e56301d Author: José Fonseca Date: Tue Dec 30 17:22:24 2008 + glut: List new source file in sconscript. --- src/gl

Mesa (gallium-0.2): gallium: Initialize var before use.

2008-12-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 369115e4c7a2985d880951fd8248deefa92025dd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=369115e4c7a2985d880951fd8248deefa92025dd Author: José Fonseca Date: Tue Dec 30 19:21:30 2008 + gallium: Initialize var before use. --- src/gallium/

Mesa (gallium-0.2): softpipe: Call surface_alloc_storage to get the pipebuffer for display targets.

2008-12-31 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: fc16ba8553e239acf68c6ea5f9729c4f02b2ffc4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fc16ba8553e239acf68c6ea5f9729c4f02b2ffc4 Author: José Fonseca Date: Mon Dec 22 20:20:58 2008 + softpipe: Call surface_alloc_storage to get the pipebuf

Mesa (gallium-0.2): softpipe: Don't fill surfaces's winsys fields.

2008-12-31 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 417a78bdad11976f89e7bb12e3de0138995a2b1f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=417a78bdad11976f89e7bb12e3de0138995a2b1f Author: José Fonseca Date: Mon Dec 22 20:23:59 2008 + softpipe: Don't fill surfaces's winsys fields. This is

Mesa (gallium-0.2): draw: Avoid integer overflow converting pointers on 64bit archs.

2008-12-31 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 2f24bc698412b4635422a52f9d7073ce7854dceb URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2f24bc698412b4635422a52f9d7073ce7854dceb Author: José Fonseca Date: Tue Dec 30 20:10:24 2008 + draw: Avoid integer overflow converting pointers on 64b

Mesa (gallium-0.2): i915: Avoid ptr->int conversion.

2008-12-31 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 43d70a12d4cc2b930cc7e1bb1eb68326ed3697e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=43d70a12d4cc2b930cc7e1bb1eb68326ed3697e9 Author: José Fonseca Date: Tue Dec 30 20:12:28 2008 + i915: Avoid ptr->int conversion. --- src/gallium/dri

Mesa (gallium-0.2): Merge commit 'origin/gallium-0.1' into gallium-0.2

2008-12-31 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: e228433823b90127a217950433e31f0ef44df813 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e228433823b90127a217950433e31f0ef44df813 Author: José Fonseca Date: Wed Dec 31 13:05:39 2008 + Merge commit 'origin/gallium-0.1' into gallium-0.2 ---

Mesa (gallium-0.2): python: Pass a zero offset to util_draw_vertex_buffer.

2008-12-31 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 1d778356680e08cac63057b9275b7d96bfe975b6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1d778356680e08cac63057b9275b7d96bfe975b6 Author: José Fonseca Date: Wed Dec 31 15:03:35 2008 + python: Pass a zero offset to util_draw_vertex_buffer.

Mesa (gallium-0.2): util: List new file in SConscript.

2008-12-31 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: e96985b02699e56753d36d33d68dae49a5478921 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e96985b02699e56753d36d33d68dae49a5478921 Author: José Fonseca Date: Wed Dec 31 13:29:09 2008 + util: List new file in SConscript. --- src/gallium/a

Mesa (gallium-0.1): scons: Specify C99 throughout all the tree.

2009-01-05 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 8ee1df065234eaf27c53c03bdf6e4ad487bc326d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8ee1df065234eaf27c53c03bdf6e4ad487bc326d Author: José Fonseca Date: Tue Dec 30 17:13:38 2008 + scons: Specify C99 throughout all the tree. MSVC may n

Mesa (gallium-0.1): scons: Choose the appropriate MSVC CRT.

2009-01-06 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 26ba5ce0e8fc54d330a0f26d0c5ab76e250fae3a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=26ba5ce0e8fc54d330a0f26d0c5ab76e250fae3a Author: José Fonseca Date: Tue Jan 6 16:16:38 2009 + scons: Choose the appropriate MSVC CRT. --- scons/ga

Mesa (gallium-0.1): mesa: Use explicit casts when precision is lost.

2009-01-06 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 4ebb8f78e780ffa6f5f7082d0e36a792bceca321 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4ebb8f78e780ffa6f5f7082d0e36a792bceca321 Author: José Fonseca Date: Tue Jan 6 16:01:11 2009 + mesa: Use explicit casts when precision is lost. Silen

Mesa (gallium-0.1): gdi: Fix warning.

2009-01-06 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: a40ad7ded44e8331ccd9a6d477a2f1716baf6d16 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=a40ad7ded44e8331ccd9a6d477a2f1716baf6d16 Author: José Fonseca Date: Tue Jan 6 16:22:54 2009 + gdi: Fix warning. --- src/gallium/winsys/gdi/gdi_sof

Mesa (gallium-0.1): wgl: Do not provide DllMain inside the state tracker.

2009-01-06 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 5da0401398239a2b445e11945144d073d77f0f03 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5da0401398239a2b445e11945144d073d77f0f03 Author: José Fonseca Date: Tue Jan 6 16:45:12 2009 + wgl: Do not provide DllMain inside the state tracker.

Mesa (gallium-0.1): mesa: Ensure gl* symbols are marked as dllexport on windows.

2009-01-06 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 3f46389a28e120e2f7725c327f55e0f644391db5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3f46389a28e120e2f7725c327f55e0f644391db5 Author: José Fonseca Date: Tue Jan 6 16:20:12 2009 + mesa: Ensure gl* symbols are marked as dllexport on win

Mesa (gallium-0.1): glut: Fix build.

2009-01-06 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: f98f553c4c7326140f5f7f56486d58fde3e1bdc6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f98f553c4c7326140f5f7f56486d58fde3e1bdc6 Author: José Fonseca Date: Tue Jan 6 16:20:23 2009 + glut: Fix build. --- src/glut/glx/SConscript |3

Mesa (gallium-0.1): wgl: Ensure public symbols get the proper DLL linkage attributes.

2009-01-06 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: c3ead57feba757ac633f0bc142dd1300cc6c7037 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=c3ead57feba757ac633f0bc142dd1300cc6c7037 Author: José Fonseca Date: Tue Jan 6 16:21:47 2009 + wgl: Ensure public symbols get the proper DLL linkage a

Mesa (gallium-0.1): mesa: Move var declaration to top of scope.

2009-01-06 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: 3740a06e28f4cd09e2a3dce2da60320aa9304df1 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3740a06e28f4cd09e2a3dce2da60320aa9304df1 Author: José Fonseca Date: Tue Jan 6 19:18:13 2009 + mesa: Move var declaration to top of scope. --- src/

Mesa (gallium-0.1): mesa: Add _mesa_snprintf.

2009-01-07 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.1 Commit: f8f9a1b620d31d1a59855fd502caed325d4a324f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f8f9a1b620d31d1a59855fd502caed325d4a324f Author: José Fonseca Date: Wed Jan 7 12:02:06 2009 + mesa: Add _mesa_snprintf. On Windows snprintf is renam

Mesa (gallium-0.2): 120 new commits

2009-01-08 Thread Jose Fonseca
URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5cad143e545775acacee294049345c6a3868c51d Author: José Fonseca Date: Thu Jan 8 12:42:25 2009 + glut: Unlist file. Again.. URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=500e05d437adb14e9dd5e36b07f1b7554ba9563e

Mesa (gallium-0.2): draw: Add missing include.

2009-01-09 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 7844b4e730604e613a88f536c4aeee5c02d300fd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7844b4e730604e613a88f536c4aeee5c02d300fd Author: José Fonseca Date: Fri Jan 9 19:08:56 2009 + draw: Add missing include. --- src/gallium/auxiliary

Mesa (gallium-0.2): scons: Use .a suffix for MinGW.

2009-01-14 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 83155aa11f1b12982ba501a495d8ccb15dc9b92e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83155aa11f1b12982ba501a495d8ccb15dc9b92e Author: José Fonseca Date: Wed Jan 14 11:36:02 2009 + scons: Use .a suffix for MinGW. This allows to build M

Mesa (gallium-0.2): progs: List tri-clear.

2009-01-14 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: eb1f01a9d9543e241adf9e2d6bb776c991a4f05b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eb1f01a9d9543e241adf9e2d6bb776c991a4f05b Author: José Fonseca Date: Wed Jan 14 11:36:14 2009 + progs: List tri-clear. --- progs/trivial/SConscript

Mesa (gallium-0.2): gallium: Disable memory debugging for Windows OGL.

2009-01-14 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: d96c89e57916ffcc72742107caaa3a90f2b78a80 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d96c89e57916ffcc72742107caaa3a90f2b78a80 Author: José Fonseca Date: Wed Jan 14 11:39:12 2009 + gallium: Disable memory debugging for Windows OGL. Unf

Mesa (gallium-0.2): stw: Dispatch to our stw_winsys::flush_front_buffer

2009-01-16 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: eac69bf99e9917492c646854128c117d064e9901 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=eac69bf99e9917492c646854128c117d064e9901 Author: José Fonseca Date: Wed Jan 14 12:56:12 2009 + stw: Dispatch to our stw_winsys::flush_front_buffer p

Mesa (gallium-0.2): scons: Use -std=gnu99

2009-01-16 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 47ca0234dc9f83808cb141944537c78eaade5d55 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=47ca0234dc9f83808cb141944537c78eaade5d55 Author: José Fonseca Date: Wed Jan 14 13:03:09 2009 + scons: Use -std=gnu99 It a scary world out there: peop

Mesa (gallium-0.2): scons: Don't define UNICODE on windows builds.

2009-01-23 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 42be0104a22fdff0db3c39af9feb7d157ac87f46 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42be0104a22fdff0db3c39af9feb7d157ac87f46 Author: José Fonseca Date: Thu Jan 22 14:26:30 2009 + scons: Don't define UNICODE on windows builds. It crea

Mesa (gallium-0.2): glut: Do not rely on GLAPIENTRY symbol.

2009-01-23 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: d150e6a2e677a49813fdd5422b14ebdc59a904e9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=d150e6a2e677a49813fdd5422b14ebdc59a904e9 Author: José Fonseca Date: Fri Jan 23 12:27:10 2009 + glut: Do not rely on GLAPIENTRY symbol. GLEW does some

Mesa (gallium-0.2): glew: Initial import.

2009-01-23 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 57d00016cab9afa3e7853d9830044a8ece9541c4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=57d00016cab9afa3e7853d9830044a8ece9541c4 Author: José Fonseca Date: Fri Jan 23 12:32:35 2009 + glew: Initial import. From glew 1.5.1 release. ---

Mesa (gallium-0.2): progs/trivial: Use glew where needed.

2009-01-23 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 479ea7d87b6d283cd74d345cb618d69a889284d9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=479ea7d87b6d283cd74d345cb618d69a889284d9 Author: José Fonseca Date: Fri Jan 23 14:35:36 2009 + progs/trivial: Use glew where needed. Builds on window

Mesa (gallium-0.2): progs: Ignore more output executables.

2009-01-23 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 483c730de8ec00ef140f31bdb40856aef3b6fde6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=483c730de8ec00ef140f31bdb40856aef3b6fde6 Author: José Fonseca Date: Fri Jan 23 14:37:35 2009 + progs: Ignore more output executables. --- progs/tri

Mesa (gallium-0.2): glut: Don't include mesa_wgl.h on MinGW builds.

2009-01-23 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 4558f6a7e4bb8757431bd6905be53aef4246bcdd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=4558f6a7e4bb8757431bd6905be53aef4246bcdd Author: José Fonseca Date: Thu Jan 22 14:29:01 2009 + glut: Don't include mesa_wgl.h on MinGW builds. window

Mesa (gallium-0.2): scons: Allow to specify the MSVS version on command line.

2009-01-23 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: de29f5781ad9f3630b28f341bb41622a090cd8dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=de29f5781ad9f3630b28f341bb41622a090cd8dc Author: José Fonseca Date: Fri Jan 23 16:25:37 2009 + scons: Allow to specify the MSVS version on command lin

Mesa (gallium-0.2): progs: Port vp-tris to glew.

2009-01-23 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 528a0a885e85907888738cd7b28fff1334697e50 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=528a0a885e85907888738cd7b28fff1334697e50 Author: José Fonseca Date: Fri Jan 23 16:24:43 2009 + progs: Port vp-tris to glew. There was some wglGetProc

Mesa (gallium-0.2): wgl: Adapt for st_get_framebuffer_surface call change.

2009-01-23 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: aa210b327ef56e87a624504bceed1e8a51206b4e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aa210b327ef56e87a624504bceed1e8a51206b4e Author: José Fonseca Date: Fri Jan 23 21:00:53 2009 + wgl: Adapt for st_get_framebuffer_surface call change.

Mesa (gallium-0.2): scons: Use a cache for built files.

2009-01-23 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 18170bb51b27fbcef44d84c783511360151a53d4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=18170bb51b27fbcef44d84c783511360151a53d4 Author: José Fonseca Date: Fri Jan 23 21:01:16 2009 + scons: Use a cache for built files. Like ccache, but w

Mesa (gallium-0.2): scons: Don't build the DRI drivers in a seperate dir.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 9bd39eb3af492f3fe314dc7432f89109264f13f6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bd39eb3af492f3fe314dc7432f89109264f13f6 Author: José Fonseca Date: Sat Jan 24 10:28:39 2009 + scons: Don't build the DRI drivers in a seperate dir.

Mesa (gallium-0.2): glut: Ensure windows.h is included on windows.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 492c7b360d2ae3fce271ec9b0e404b822f0ba57a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=492c7b360d2ae3fce271ec9b0e404b822f0ba57a Author: José Fonseca Date: Sat Jan 24 12:47:02 2009 + glut: Ensure windows.h is included on windows. Trying

Mesa (gallium-0.2): glut: Use a new define GLUT_STATIC to distinguish static builds.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 0e4e76572e3a8808b06916b5359fc5cc71fd04a4 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0e4e76572e3a8808b06916b5359fc5cc71fd04a4 Author: José Fonseca Date: Sat Jan 24 13:52:02 2009 + glut: Use a new define GLUT_STATIC to distinguish stati

Mesa (gallium-0.2): scons: Use --enable-stdcall-fixup only when building DLLs.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 017892636a29a40966085d360df8f35865e226d2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=017892636a29a40966085d360df8f35865e226d2 Author: José Fonseca Date: Sat Jan 24 14:33:54 2009 + scons: Use --enable-stdcall-fixup only when building DL

Mesa (gallium-0.2): glut: Automatic library linkage only on MSVC.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 436777883241e9b9c02ad7fce55ec7ff7b89ac3d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=436777883241e9b9c02ad7fce55ec7ff7b89ac3d Author: José Fonseca Date: Sat Jan 24 15:32:01 2009 + glut: Automatic library linkage only on MSVC. --- in

Mesa (gallium-0.2): scons: Build the progs into seperate dirs as well.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 9bf83fb0162b5ce95fc10ca1a38e6b4a62f9690f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9bf83fb0162b5ce95fc10ca1a38e6b4a62f9690f Author: José Fonseca Date: Sat Jan 24 15:56:28 2009 + scons: Build the progs into seperate dirs as well. ---

Mesa (gallium-0.2): progs: Port most of the demos to glew.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 2e61d136c27b9c740190643668f1e3509ce609dc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=2e61d136c27b9c740190643668f1e3509ce609dc Author: José Fonseca Date: Sat Jan 24 16:39:49 2009 + progs: Port most of the demos to glew. A couple of tes

Mesa (gallium-0.2): progs: Fix isosurf.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: efdb7799d31b33ce82f9fdedf43ae17bd68f5c84 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=efdb7799d31b33ce82f9fdedf43ae17bd68f5c84 Author: José Fonseca Date: Sat Jan 24 16:47:50 2009 + progs: Fix isosurf. --- progs/demos/isosurf.c | 10

Mesa (gallium-0.2): glew: Build it as a static lib.

2009-01-24 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: fcf9353fea8343a1a86c8c6e0144c8429440c648 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=fcf9353fea8343a1a86c8c6e0144c8429440c648 Author: José Fonseca Date: Sat Jan 24 16:54:59 2009 + glew: Build it as a static lib. --- configs/default

Mesa (gallium-0.2): glut: Minor cleanups.

2009-01-26 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: f5fad95455bb3f9bd731451ea9811e3d0cc51660 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f5fad95455bb3f9bd731451ea9811e3d0cc51660 Author: José Fonseca Date: Mon Jan 26 10:44:34 2009 + glut: Minor cleanups. --- src/glut/glx/glut_event.c

Mesa (gallium-0.2): scons: Request the stabs debug info format for Mingw.

2009-01-26 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 3d607ef37fdfa0871096c99674af92278f33246b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3d607ef37fdfa0871096c99674af92278f33246b Author: José Fonseca Date: Mon Jan 26 20:16:36 2009 + scons: Request the stabs debug info format for Mingw.

Mesa (gallium-0.2): pipebuffer: Fix alignment assertion.

2009-01-28 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 815de0a5dfadbe9a2618b94c4f28a799cc501a14 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=815de0a5dfadbe9a2618b94c4f28a799cc501a14 Author: José Fonseca Date: Wed Jan 28 15:53:09 2009 + pipebuffer: Fix alignment assertion. --- src/gallium

Mesa (gallium-0.2): pipebuffer: More assertions.

2009-01-28 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 1be4d4d4c6af61bda9e682e3fd347228d2589f8a URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1be4d4d4c6af61bda9e682e3fd347228d2589f8a Author: José Fonseca Date: Wed Jan 28 15:53:21 2009 + pipebuffer: More assertions. --- src/gallium/auxilia

Mesa (gallium-0.2): pipebuffer: Export the pipe buffer winsys hooks.

2009-01-28 Thread Jose Fonseca
lacements for winsys buffer callbacks. + * + * The requirement to use this functions is that all pipe_buffers must be in + * fact pb_buffers. + * + * @author Jose Fonseca + */ + +#ifndef PB_WINSYS_H_ +#define PB_WINSYS_H_ + + +#include "pipe/p_compiler.h" +#include "pipe/p_debug.h&quo

Mesa (gallium-0.2): pipebuffer: Implement proper buffer validation.

2009-01-29 Thread Jose Fonseca
/pb_buffer.h @@ -37,7 +37,7 @@ * There is no obligation of a winsys driver to use this library. And a pipe * driver should be completly agnostic about it. * - * \author Jos� Fonseca + * \author Jose Fonseca */ #ifndef PB_BUFFER_H_ @@ -46,6 +46,7 @@ #include "pipe/p_compiler.h"

Mesa (gallium-0.2): pipebuffer: Ondemand buffer manager.

2009-01-29 Thread Jose Fonseca
T OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE + * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + * + **/ + +/** + * @file + * A variation of malloc buffers which get transferred to rea

Mesa (gallium-0.2): pipebuffer: Consider 0 as no alignment needed.

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 7996b3e034f92eeceed3f3e7c01eb1f829d98b18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7996b3e034f92eeceed3f3e7c01eb1f829d98b18 Author: José Fonseca Date: Fri Jan 30 14:06:25 2009 + pipebuffer: Consider 0 as no alignment needed. --- s

Mesa (gallium-winsys-private): i915: Fix surface operations

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 48f7d86b7cbd9e926d9c2fba6e355573a546f442 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=48f7d86b7cbd9e926d9c2fba6e355573a546f442 Author: Jakob Bornecrantz Date: Fri Jan 30 01:53:50 2009 +0100 i915: Fix surface operations --- src

Mesa (gallium-winsys-private): intel: Remove debug print

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 83a2a89663335b6a9203bf5d359659bf83a16dac URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=83a2a89663335b6a9203bf5d359659bf83a16dac Author: Jakob Bornecrantz Date: Fri Jan 30 01:55:09 2009 +0100 intel: Remove debug print --- .../wi

Mesa (gallium-winsys-private): egl: Don't fill shown screen

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 0ac83a0ebb009eb8e293eafd0be2377856fab1da URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0ac83a0ebb009eb8e293eafd0be2377856fab1da Author: Jakob Bornecrantz Date: Fri Jan 30 01:57:07 2009 +0100 egl: Don't fill shown screen --- src

Mesa (gallium-winsys-private): gallium: Don't build egl state_tracker

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 1f9fff28a441360077f2098965bb358c366debdc URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=1f9fff28a441360077f2098965bb358c366debdc Author: Jakob Bornecrantz Date: Fri Jan 30 02:24:47 2009 +0100 gallium: Don't build egl state_tracker

Mesa (gallium-winsys-private): pipebuffer: Consider 0 as no alignment needed.

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 7996b3e034f92eeceed3f3e7c01eb1f829d98b18 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7996b3e034f92eeceed3f3e7c01eb1f829d98b18 Author: José Fonseca Date: Fri Jan 30 14:06:25 2009 + pipebuffer: Consider 0 as no alignment neede

Mesa (gallium-winsys-private): Merge branch 'gallium-0.2' into gallium-winsys-private

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 46edad7d29b6f65de46b9c9da6f66eb0b12e3f8c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=46edad7d29b6f65de46b9c9da6f66eb0b12e3f8c Author: José Fonseca Date: Fri Jan 30 14:07:12 2009 + Merge branch 'gallium-0.2' into gallium-wins

Mesa (gallium-winsys-private): gdi: Update for winsys interface changes.

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 0c75e59bfd0944782ee767c964d2dd2fdf34f6ea URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=0c75e59bfd0944782ee767c964d2dd2fdf34f6ea Author: José Fonseca Date: Fri Jan 30 14:32:11 2009 + gdi: Update for winsys interface changes. -

Mesa (gallium-0.2): util: Define ffs for MinGW.

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 462f09487efac27173c231b09861b4f5316eb11d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=462f09487efac27173c231b09861b4f5316eb11d Author: José Fonseca Date: Fri Jan 30 14:59:32 2009 + util: Define ffs for MinGW. --- src/gallium/auxiliar

Mesa (gallium-winsys-private): util: Define ffs for MinGW.

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 462f09487efac27173c231b09861b4f5316eb11d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=462f09487efac27173c231b09861b4f5316eb11d Author: José Fonseca Date: Fri Jan 30 14:59:32 2009 + util: Define ffs for MinGW. --- src/galli

Mesa (gallium-winsys-private): Merge branch 'gallium-0.2' into gallium-winsys-private

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 3cfaccf92a2e0f5ea395a2c95c323a8b762fc156 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3cfaccf92a2e0f5ea395a2c95c323a8b762fc156 Author: José Fonseca Date: Fri Jan 30 17:01:23 2009 + Merge branch 'gallium-0.2' into gallium-wins

Mesa (gallium-winsys-private): stw: Don't use the winsys.

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: b5d96a3e7f02314cbdc3897c4b89137f1e13bb0f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5d96a3e7f02314cbdc3897c4b89137f1e13bb0f Author: José Fonseca Date: Fri Jan 30 21:51:59 2009 + stw: Don't use the winsys. --- src/galliu

Mesa (gallium-winsys-private): stw: Remove pipe_winsys references.

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 8d0b689a56bd0a2d9d183fad769a9db988eb0486 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=8d0b689a56bd0a2d9d183fad769a9db988eb0486 Author: José Fonseca Date: Fri Jan 30 22:04:35 2009 + stw: Remove pipe_winsys references. --- s

Mesa (gallium-winsys-private): gallium: Don' t ask winsys name -- let pipe screen do that if it wants.

2009-01-30 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: ecc0e1ec2e5f8283ccae39e3fd18528fa9c3c95b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=ecc0e1ec2e5f8283ccae39e3fd18528fa9c3c95b Author: José Fonseca Date: Fri Jan 30 22:04:15 2009 + gallium: Don't ask winsys name -- let pipe s

Mesa (gallium-0.2): progs: Get more samples building on windows.

2009-02-01 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 9aa73cfae84c7710df97ce182d32bea8d3423ab7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9aa73cfae84c7710df97ce182d32bea8d3423ab7 Author: José Fonseca Date: Sun Feb 1 12:00:07 2009 + progs: Get more samples building on windows. --- pro

Mesa (gallium-winsys-private): util: List new file in sconscript.

2009-02-01 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 64e525eab9e7c60ee18bc75e6f269783533d5edd URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=64e525eab9e7c60ee18bc75e6f269783533d5edd Author: José Fonseca Date: Sun Feb 1 10:31:25 2009 + util: List new file in sconscript. --- sr

Mesa (gallium-winsys-private): pipebuffer: Drop (most of) pipe winsys stuff .

2009-02-01 Thread Jose Fonseca
R OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, - * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE - * SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. - * - ******/ - -/** - * \file - * Implementation of client buffer (also designated as &quo

Mesa (gallium-winsys-private): progs: Get more samples building on windows.

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 9aa73cfae84c7710df97ce182d32bea8d3423ab7 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9aa73cfae84c7710df97ce182d32bea8d3423ab7 Author: José Fonseca Date: Sun Feb 1 12:00:07 2009 + progs: Get more samples building on windows.

Mesa (gallium-0.2): gdi: Update for wgl st reorg.

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: f0ad6b6144bb416bc22ddccca0be4e614131a2b3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=f0ad6b6144bb416bc22ddccca0be4e614131a2b3 Author: José Fonseca Date: Mon Feb 2 15:32:31 2009 + gdi: Update for wgl st reorg. --- src/gallium/winsys

Mesa (gallium-winsys-private): nv20: set surface status in clear()

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 5e96feed379c89e71834f372af6ba92098874d63 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5e96feed379c89e71834f372af6ba92098874d63 Author: Pekka Paalanen Date: Sat Jan 31 14:34:15 2009 +0200 nv20: set surface status in clear() Other

Mesa (gallium-winsys-private): nv20: send buffer handles on hw state emit

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 7062b7c7cb32c3c96bb87b296d9df0ecae7e7c83 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=7062b7c7cb32c3c96bb87b296d9df0ecae7e7c83 Author: Pekka Paalanen Date: Sat Jan 31 23:32:32 2009 +0200 nv20: send buffer handles on hw state emit

Mesa (gallium-winsys-private): Merge commit 'origin/gallium-0.2' into gallium-winsys-private

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 71fd845b6e443b81e3f6628a4c2ef1057e1b3229 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=71fd845b6e443b81e3f6628a4c2ef1057e1b3229 Author: José Fonseca Date: Sun Feb 1 13:14:11 2009 + Merge commit 'origin/gallium-0.2' into galli

Mesa (gallium-0.2): wgl: Only export the same symbols as Microsoft' s opengl32.dll.

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 558010527bb6a2016c19c2fb9f4bb0b9df670e1b URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=558010527bb6a2016c19c2fb9f4bb0b9df670e1b Author: José Fonseca Date: Sun Feb 1 14:42:40 2009 + wgl: Only export the same symbols as Microsoft's opengl

Mesa (gallium-winsys-private): nv20: disable depth writes in hw init

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 767f72c1087ff253288c3e62a4f0d8b4d8257c9c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=767f72c1087ff253288c3e62a4f0d8b4d8257c9c Author: Pekka Paalanen Date: Sat Jan 31 23:28:38 2009 +0200 nv20: disable depth writes in hw init Pro

Mesa (gallium-winsys-private): nv20: draw_elements needs to flush

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: b5e2ab63e8e3c4670c51453470fc9183343a22bf URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=b5e2ab63e8e3c4670c51453470fc9183343a22bf Author: Pekka Paalanen Date: Sat Jan 31 14:36:20 2009 +0200 nv20: draw_elements needs to flush nv20_d

Mesa (gallium-winsys-private): wgl: Only export the same symbols as Microsoft's opengl32.dll.

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 518261580bf9ad8564d73c220275056dd76dee9f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=518261580bf9ad8564d73c220275056dd76dee9f Author: José Fonseca Date: Sun Feb 1 14:42:40 2009 + wgl: Only export the same symbols as Microso

Mesa (gallium-0.2): xlib: Get conditional compilation of drivers working again.

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: df73c964d85d2f44d8c62558b5752b2f4443763f URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=df73c964d85d2f44d8c62558b5752b2f4443763f Author: José Fonseca Date: Mon Feb 2 15:37:58 2009 + xlib: Get conditional compilation of drivers working ag

Mesa (gallium-winsys-private): nv20: Z-mapping parameters

2009-02-02 Thread Jose Fonseca
Module: Mesa Branch: gallium-winsys-private Commit: 9116f9408ed373109cbf7d25998692846f2e2ef3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9116f9408ed373109cbf7d25998692846f2e2ef3 Author: Pekka Paalanen Date: Sat Jan 31 14:39:08 2009 +0200 nv20: Z-mapping parameters Based on my re

Mesa (gallium-0.2): indices: Fix typo.

2009-02-09 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 123299546fccc0814d08c6258ed9e64a356f7607 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=123299546fccc0814d08c6258ed9e64a356f7607 Author: José Fonseca Date: Mon Feb 9 18:11:05 2009 + indices: Fix typo. --- src/gallium/auxiliary/indices

Mesa (gallium-0.2): wgl: s/0x%p/%p/g

2009-02-10 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 42523a83b332c9a0b128ba5ceca7c5fcd5a1d6c6 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=42523a83b332c9a0b128ba5ceca7c5fcd5a1d6c6 Author: José Fonseca Date: Mon Feb 9 21:08:49 2009 + wgl: s/0x%p/%p/g Rather not have 0x prefix, than 0x0x

Mesa (gallium-0.2): glut: DESCRIPTION .def clause deprecated.

2009-02-10 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: aeed92952efaac0b3519aeb141de18e17f0f454c URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=aeed92952efaac0b3519aeb141de18e17f0f454c Author: José Fonseca Date: Tue Feb 10 11:35:26 2009 + glut: DESCRIPTION .def clause deprecated. --- src/gl

Mesa (gallium-0.2): glut: Use the official WGL functions.

2009-02-10 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 5b0807b72f16a4835e4b28aa8a66e9bcd867d383 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=5b0807b72f16a4835e4b28aa8a66e9bcd867d383 Author: José Fonseca Date: Tue Feb 10 11:36:48 2009 + glut: Use the official WGL functions. Especially using

Mesa (gallium-0.2): stw: Hack for applications which use wglSetPixelFormat instead of SetPixelFormat .

2009-02-10 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 9fb9ee9d241c99a76e15af2db328332dfecf586d URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=9fb9ee9d241c99a76e15af2db328332dfecf586d Author: José Fonseca Date: Tue Feb 10 11:37:23 2009 + stw: Hack for applications which use wglSetPixelFormat

Mesa (gallium-0.2): wgl: Fix null pointer reference.

2009-02-10 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: 67e988a06c8ff5896da9df7ce1c7fc118352c8a3 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=67e988a06c8ff5896da9df7ce1c7fc118352c8a3 Author: José Fonseca Date: Tue Feb 10 11:50:54 2009 + wgl: Fix null pointer reference. --- src/gallium/sta

Mesa (gallium-0.2): mesa: Compare formats using nominal bytes per pixel.

2009-02-10 Thread Jose Fonseca
Module: Mesa Branch: gallium-0.2 Commit: dc6cc4f9da25725d0b8f6efe571a5430fb399de5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=dc6cc4f9da25725d0b8f6efe571a5430fb399de5 Author: José Fonseca Date: Tue Feb 10 13:40:00 2009 + mesa: Compare formats using nominal bytes per pixel. T

<    2   3   4   5   6   7   8   9   10   11   >