[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

mesa-demos: Changes to 'ubuntu'



New branch 'ubuntu' available with the following commits:
commit 9cd6037b7807707b61275ad25db47407eb8a2bfd
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Mon Sep 27 17:25:18 2010 +1000

    Document that we've dropped the glxgears_is_not_a_benchmark patch

commit 529dba419509e98dfbd67f7b1458899b1f66accb
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Mon Sep 27 16:19:40 2010 +1000

    Drop duplicated Priority: stanza from binary.  Now lintian clean

commit 668bb40b7c5dd5660644cdd4b94ef8a85d150944
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Mon Sep 27 16:18:43 2010 +1000

    Add debian/watch file

commit 4cebd6675170fd85eae9a904ac5e247dc7618923
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Mon Sep 27 11:13:35 2010 +1000

    Close packaging bug from changelog

commit 4dfd072a17e2eff0b3df44a776004d824e3a1a74
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Fri Sep 10 14:17:01 2010 +1000

    Point gbp.conf at Ubuntu branches

commit 016642a1b069a0fa76060327fd6fb2934be41402
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Fri Sep 10 13:42:59 2010 +1000

    Remove a bunch of superfluous build-dependencies

commit 91f07fbf6621697d079f2353e8457c8c83091c8b
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Fri Sep 10 13:27:26 2010 +1000

    Switch to one-per-line build-depends list

commit 4cd95de74ee0debb1390dd93b87061cf1880d139
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Fri Sep 10 13:25:29 2010 +1000

    Normalise the package version

commit dba78f0f40b1d17188d26385113b78f02fd9d46b
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Fri Sep 10 13:18:07 2010 +1000

    Install only the demos we want (matching those of the previous mesa-utils)

commit dd6dc82d1e5f42e77183efed866bc290e7171bce
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Fri Sep 10 13:05:55 2010 +1000

    Fix source/format; silences lintian warning

commit 0e512996d6c9f9ff00484126c34629ec4ce0f4ff
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Fri Sep 10 12:22:15 2010 +1000

    Run autoreconf during the build, to fix building from pkg-xorg git

commit 95850042a68ea4862231051601172aef913f8b15
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Wed Aug 25 16:20:51 2010 +1000

    Remove binary files and symlinks that conflict with .orig.tar.gz

commit 21d913d4853288f81fa6bce1d5e9f1f6110e5ba7
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Wed Aug 25 14:15:27 2010 +1000

    Add gbp.conf pointing at the appropriate branches

commit eeafe514078add7af402cc1e4de56554ba775be6
Author: Christopher James Halse Rogers <christopher.halse.rogers@canonical.com>
Date:   Wed Aug 25 14:12:57 2010 +1000

    Import initial packaging from Robert Hooker

commit 2faeec208385c3e8a1f9818f3dfbe152c225f641
Author: Jerome Glisse <jglisse@redhat.com>
Date:   Tue Jul 13 14:52:44 2010 -0400

    set version for release 8.0.1

commit 376984e6bd4205fd17c5f60d7b0a454425a191e1
Author: Jerome Glisse <jglisse@redhat.com>
Date:   Tue Jul 13 13:13:07 2010 -0400

    bezier: use glew and check for ARB_geometry_shader4
    
    This avoid compilation issue with older mesa where
    ARB_geometry_shader4 is not present.

commit 28684423e4e6cdd4c24b31e331e4a75f9013bb48
Author: Jerome Glisse <jglisse@redhat.com>
Date:   Tue Jul 13 11:20:33 2010 -0400

    demos: add dat file to extra dist

commit 453cfb0959cc314ee47b9732f4a580386e159236
Author: Brian Paul <brianp@vmware.com>
Date:   Tue Jul 13 09:47:07 2010 -0600

    index.html - some basic documentation for this stuff

commit b03317fd52c8580e407bf6039f7e45a259114097
Author: Brian Paul <brianp@vmware.com>
Date:   Tue Jul 6 13:14:21 2010 -0600

    add dissolve to Makefile.am

commit 96d23eeff3916b669b883378ccea3a0c74b000eb
Author: Zack Rusin <zack@kde.org>
Date:   Sun Jul 11 00:46:02 2010 -0400

    bezier: make it also work with nvidia's compiler

commit ae76d81a2737d926af47ae8b56b756107b2bd672
Author: Zack Rusin <zack@kde.org>
Date:   Sat Jul 10 19:22:17 2010 -0400

    bezier: add a menu to select the number of subdivisions at runtime

commit f2f123f880ec4a6abaddfe0a1906aea2f954fd90
Author: Zack Rusin <zack@kde.org>
Date:   Sat Jul 10 18:23:22 2010 -0400

    Add a new example rendering a bezier curve using a geometry shader

commit a624b2b0b3aab65e3048d4beb6feb7163694620c
Author: Zack Rusin <zack@kde.org>
Date:   Fri Jul 9 23:10:09 2010 -0400

    Test the commit script.
    
    Server was incorrectly reporting the module as Mesa, make sure it
    works correctly now.

commit 9e0209567ced09e4541fd7b2e5ee84d442d0b711
Author: Zack Rusin <zack@kde.org>
Date:   Fri Jul 9 22:52:06 2010 -0400

    Add a geometry shader example

commit 7834dc7261091f9c94eb3a9563afc9fe1173a22c
Author: Jerome Glisse <jglisse@redhat.com>
Date:   Fri Jul 9 16:36:38 2010 -0400

    set version for release

commit b78cd1854643fea9fafb40f0034a35bbc9509fb8
Author: Jerome Glisse <jglisse@redhat.com>
Date:   Wed Jul 7 14:17:49 2010 -0400

    demos: set version to 8.0
    
    Hoping that demos version 8.0 won't confuse much the end
    user while easing the work for distro.

commit 97af09dccce27cf80b421d41449c9776aec8af6d
Author: José Fonseca <jfonseca@vmware.com>
Date:   Thu Jul 1 19:19:28 2010 +0100

    scons: Build xdemos too.

commit e54bb4b16bfe6ac427638bb3ab0c51efb4aa3c97
Author: Jakob Bornecrantz <wallbraker@gmail.com>
Date:   Tue Jun 22 22:11:09 2010 +0200

    demos: Update ignores

commit aafa92a54581da13131da5f8aa2984d9a8252298
Author: Jakob Bornecrantz <wallbraker@gmail.com>
Date:   Tue Jun 22 21:58:24 2010 +0200

    egl: Add EGL flags to sources

commit 88a39bc270cd0a5ba079b7e46131149f8e379b95
Author: Vinson Lee <vlee@vmware.com>
Date:   Thu Jun 17 00:26:25 2010 -0700

    Delete removed tests from SCons build.
    
    Follow-up to commits 1b4d6c13b9b2459752db7dc496815e4cc80e4ba9 and
    2f669da366f54439a6657220930873fd3fd502a1.

commit 2f669da366f54439a6657220930873fd3fd502a1
Author: Eric Anholt <eric@anholt.net>
Date:   Tue Jun 15 12:09:15 2010 -0700

    Remove mapvbo test.
    
    The vbo-map-remap test in piglit covers this bug in an automated way.

commit 1b4d6c13b9b2459752db7dc496815e4cc80e4ba9
Author: Eric Anholt <eric@anholt.net>
Date:   Tue Jun 15 02:06:22 2010 -0700

    Remove tests from tests/ that have been moved to piglit.

commit a0c02f804ddbcfd48cfb1899267e2fa97d67370a
Author: Vinson Lee <vlee@vmware.com>
Date:   Wed Jun 9 18:01:02 2010 -0700

    scons: Add cygwin to list of accepted platforms.

commit b5b68d213d6d57024890840bdbe347aaa9d4b3e5
Author: Brian Paul <brianp@vmware.com>
Date:   Tue Jun 8 08:59:54 2010 -0600

    glxpixmap: use glXGetProcAddress()
    
    Fixes failed link when using non-Mesa libGL.

commit 4b5540b33222849aca7fcbdcb908fa5260fb68f6
Author: Brian Paul <brianp@vmware.com>
Date:   Tue Jun 8 08:27:28 2010 -0600

    textures: add s/S keys to scale polygons

commit 61b43d61a9453b4b9c9ed1fa534e3ea280a3984a
Author: Brian Paul <brianp@vmware.com>
Date:   Tue Jun 8 08:23:37 2010 -0600

    Remove the docs/ directory.  The docs aren't really relevant to the demos.

commit 84090914ac0a7f5cecafcbf9615ff12d4457e953
Author: Brian Paul <brianp@vmware.com>
Date:   Tue Jun 8 07:54:52 2010 -0600

    Added glew sources.  Still need autoconf support...

commit ac54c6537646323aaeabddd34def688e55d97c77
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Fri Jun 4 07:45:13 2010 -0400

    configure.ac: Provide a fallback for GLU implementations with no .pc file

commit d3ed7295cd00d6b23d580cd6cd77ed5e6aa400e5
Author: José Fonseca <jfonseca@vmware.com>
Date:   Fri Jun 4 13:01:09 2010 +0100

    scons: WGL progs don't need glut/glew.

commit 67a6fd3bf551d93132d2105c8b6aad578b800c20
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Fri Jun 4 07:45:13 2010 -0400

    configure.ac: Provide a fallback for GL implementations with no .pc file

commit f6669bdea0f987e18bee61c57bc339e82eb99670
Author: José Fonseca <jfonseca@vmware.com>
Date:   Fri Jun 4 12:10:38 2010 +0100

    scons: Also copy the shaders to the build subdir.

commit 05ff3f3e323fc9bdb7bf3254fd1b20cb08cc3740
Author: José Fonseca <jfonseca@vmware.com>
Date:   Mon May 31 14:43:26 2010 +0100

    scons: Remove unnecessary Mesa specficic stuff.

commit a630daf3ebf472af8f54b283338058395b5d7c2c
Author: José Fonseca <jfonseca@vmware.com>
Date:   Mon May 31 14:39:12 2010 +0100

    scons: Copy data files to the build subdir so that the demos can be run directly from there.

commit 71249644c8c52d6d6287134ef1716937f0bb0526
Author: Dave Airlie <airlied@redhat.com>
Date:   Sun May 30 14:49:39 2010 +1000

    demos: fix build with --as-needed (default on F13).
    
    This adds the libraries the binaries use instead or relying on getting
    them via other libs.
    
    Signed-off-by: Dave Airlie <airlied@redhat.com>

commit 7a7995ecf8a90a2d2b037fd0b7c47fd41e38b0e4
Author: Brian Paul <brianp@vmware.com>
Date:   Thu May 27 13:13:46 2010 -0600

    fbotexture: -ds2 option effectively needs -ds option

commit 62d3f3082bcb03e351aab39df13347f6abaabacc
Author: Brian Paul <brianp@vmware.com>
Date:   Thu May 27 13:13:18 2010 -0600

    fbotexture: fix incomplete glew conversion

commit f182c3a81047accddc73e017ed97e407c2916c05
Author: Chia-I Wu <olvaffe@gmail.com>
Date:   Thu May 27 23:08:01 2010 +0800

    egl: Build texture_from_pixmap.
    
    It was somehow missed before.

commit bc3fe7f909a48a396749b93c3c0ac4ef5c4ba9aa
Author: José Fonseca <jfonseca@vmware.com>
Date:   Tue May 25 14:52:59 2010 +0100

    objviewer: Fix CRLF line endings.

commit 4811e425201c41ae5799061f1e4f1ee52c8e77a7
Author: José Fonseca <jfonseca@vmware.com>
Date:   Tue May 25 14:52:00 2010 +0100

    scons: Get it working again.

commit a45ddbe72980c0e6139d84dab0180bbef51ac862
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:59:28 2010 -0600

    prim: use glew

commit a3d93f41a3267a7ec504b04157538aebcdedaa91
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:48:55 2010 -0600

    drawbuffers2: use glew

commit 05811b1ec6673979e728148c69c3585f6b549eb1
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:48:47 2010 -0600

    drawbuffers: use glew

commit 039554db089a113418248e10177fd1d2d69167c0
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:46:25 2010 -0600

    vao-02: use glew

commit 886af449802c44e23643a0ddbe8c073e628c277b
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:46:21 2010 -0600

    vao-01: use glew

commit 2c9e0646c7310ec3b71312c92061ddf093d73394
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:44:56 2010 -0600

    invert: use glew

commit 2397d98d34b5e8be2576676bf40dcf818762b976
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:42:43 2010 -0600

    arbgpuprog: use glew

commit 98813285a968beecb9dc8c1096851e4d2d5ced8a
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:42:16 2010 -0600

    auxbuffer: use glew

commit a95be0024937956a66f96b9f768fd6ba96efae2a
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:40:16 2010 -0600

    bumpmap: use glew

commit c55d274beae7046a6093c6ee7f615ea09fb959d1
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:39:55 2010 -0600

    stencil_twoside: use glew functions

commit 20e6e0187a0ec04137f71a0b773c72ef952ff8a5
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:38:52 2010 -0600

    float-tex: remove old GetExtensionFuncs()

commit 8a13a6275a09b9bebdcb7999de65f094fef75bed
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:36:16 2010 -0600

    streaming_rect: silence warning

commit a428a68c8eb0697daaea739dbe0aef948ebc19bd
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:04:15 2010 -0600

    texcompsub: fix warning

commit a7810d8e0e4904366a5b37315be6e257f8b6e197
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:03:57 2010 -0600

    copypixrate: use glew

commit 3909b6c9c97dc4e2df95e0b5fe22d1dde3fea44e
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:03:17 2010 -0600

    fp-tri: fix warnings

commit 8ebd3089fb84c96911a3af350aed7dcf3892fd2f
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:02:52 2010 -0600

    vp-tris: fix warnings

commit 84e92c9896d66d11f656a05ff5e8fd8e961011df
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:02:17 2010 -0600

    vao_demo: use glew

commit 15495f5593b2ced5572fe745104247447cbc8e72
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 07:00:06 2010 -0600

    fbotexture: use glew

commit 5302b1191258273181c02e6377dc482505153658
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 06:59:45 2010 -0600

    fslight: use glew

commit 4c2ca2222dc3fcf05aa60a8cc9473f82214bfab9
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 06:59:30 2010 -0600

    tessdemo: silence warnings

commit d52d00f41512fd7d3998ef127b5a4a574637bbcd
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 06:59:06 2010 -0600

    arbfslight: use glew

commit 2bba767bf5c9b3ecdd6ff624b7c7378bf2a31c71
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 06:58:59 2010 -0600

    arbfplight: use glew

commit 3e3f0619d2f8330b27ada980a80ee93f3d663b37
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 06:58:48 2010 -0600

    fbo_firecube: silence warning

commit 6d550380cdcc83b2cdefc9601400223f50ff0cd4
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 06:58:25 2010 -0600

    geartrain: silence warnings

commit 8ef6c6fc2e0a243c9c4e775193d52cfa934e0ab6
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 06:44:46 2010 -0600

    quad-tex-sub: silence warnings

commit 317482efe2b6f971bcc6999d3b9ed88a992cc432
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 06:42:20 2010 -0600

    convolutions: silence warnings

commit 90617c2c906d223b8b516542c35a44a64436640e
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 06:41:39 2010 -0600

    noise2: use glew

commit 259c482329511eff07dc7739aa973bf0e738155f
Author: Brian Paul <brianp@vmware.com>
Date:   Sat May 22 06:41:02 2010 -0600

    glsync: use correct function types

commit 06353f0d33af5aca96a96834fd05302233562a8f
Author: Jakob Bornecrantz <wallbraker@gmail.com>
Date:   Sat May 22 10:57:09 2010 +0100

    util: Don't build sources that use glut if glut is not found

commit bbc9dfda2628a2eaa480d52cca43a7ff51a44c68
Author: Chia-I Wu <olvaffe@gmail.com>
Date:   Fri May 21 21:34:19 2010 -0600

    Unset LIBS.
    
    Unset LIBS so that EGL demos do not link to glut or GLEW.  Fix one
    Makefile.am that relies on LIBS.

commit b4416de837a95318b198dd5cae00e2d8ca82467e
Author: Chia-I Wu <olvaffe@gmail.com>
Date:   Fri May 21 21:56:28 2010 -0600

    egl: Clean up build rules.
    
    Mainly to get rid of DEMO_LIBS so that non-OpenGL demos do not link to
    libGL.

commit 9ff310fcabe34a3f10f05f3dbf61604896470bcb
Author: Chia-I Wu <olvaffe@gmail.com>
Date:   Fri May 21 20:24:06 2010 -0600

    Remove unused es1 subdirectory.

commit 9b8aa7c5eee249826ac12337930869b0b6f17a5d
Author: Jakob Bornecrantz <wallbraker@gmail.com>
Date:   Sat May 22 02:00:09 2010 +0100

    egl/openvg: Add trivial as well
    
    vguarc is broken because the symbols don't get exported

commit 0dafac2a4cb01b6e125f48846d9a97582aa3cb56
Author: Jakob Bornecrantz <wallbraker@gmail.com>
Date:   Sat May 22 01:06:30 2010 +0100

    egl/openvg: Add to build

commit fc27e57ba730f65b67c05a258cbc5226c9e46164
Author: Jakob Bornecrantz <wallbraker@gmail.com>
Date:   Sat May 22 00:26:46 2010 +0100

    egl/opengl: Don't use GLES headers in GL demos

commit 5eeee28db9dcd1f7b777fa2779f785c806697f8d
Author: Brian Paul <brianp@vmware.com>
Date:   Wed May 19 11:23:26 2010 -0600

    src/tests: print more info in copypixrate.c

commit 266b7d54e65c2649bfaaa6c4f1cbd0fea2028ef4
Author: Eric Anholt <eric@anholt.net>
Date:   Fri May 21 12:04:27 2010 -0700

    Add images to distribution.

commit 1d3a59be1fec9e8f5904b2464e80c8462ae6bc77
Author: Eric Anholt <eric@anholt.net>
Date:   Fri May 21 11:41:17 2010 -0700

    typo fix from switching between Makefile.am and shell so much.

commit cecb66196775eed642ae675423b8690c4a67425d
Author: Eric Anholt <eric@anholt.net>
Date:   Fri May 21 11:19:47 2010 -0700

    Add missing cflags/ldflags to redbook.
    
    Fixes part of cygwin build.

commit 634102e010013998e71ef0524e41f8c5015a2d78
Author: Eric Anholt <eric@anholt.net>
Date:   Fri May 21 11:08:15 2010 -0700

    Link libutil.la against libGLU and friends.
    
    Fixes part of cygwin build.

commit f536d3d252fc4b4c4d7cad27e1442193634a5cd3
Author: Eric Anholt <eric@anholt.net>
Date:   Fri May 21 11:03:55 2010 -0700

    Use the pkg-config file for libGLEW when available.
    
    In a few versions of libGLEW when most distros have picked up the .pc
    file, we should nuke the fallback code.

commit b0e5d2cd8e89b5df2a72ff263a348642a13fc10f
Author: Eric Anholt <eric@anholt.net>
Date:   Fri May 21 11:03:38 2010 -0700

    Depend on GLU, which is used by libutil.
    
    This is part of fixing the cygwin build.

commit 137ae617f68533281d4308909bcc87e463d23aa2
Author: Eric Anholt <eric@anholt.net>
Date:   Fri May 21 10:57:55 2010 -0700

    Fix bug where DEMO_CFLAGS/LIBS was overwritten and lost -lGLEW.

commit f6ff76b584d979fd4c576f840ce2a8ce5027abd0
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 18:28:39 2010 -0700

    objviewer: Add build system.

commit 42c383eae502c30801cf49df3ac11d380a7e24f7
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 18:19:39 2010 -0700

    vpglsl: Add new tests to dist.

commit dcc3522ab6383492dcacf50f6d893dd1ec84945a
Author: Zack Rusin <zack@kde.org>
Date:   Sat May 15 00:58:02 2010 -0400

    vpglsl: add some simple tests with function calls

commit 63ad09744b6024d2394866b27d67cf2896596a21
Author: Brian Paul <brianp@vmware.com>
Date:   Fri May 14 10:06:21 2010 -0600

    glxinfo: add queries and reporting for float and sRGB buffer types
    
    Check for the GLX_ARB_fbconfig_float and GLX_NV_float_buffer extensions
    to determine if color bufs are floating point.
    
    Check for the GLX_EXT_framebuffer_sRGB extension to determine if the
    framebuffer is sRGB capable.
    
    Increase field size for some attribs (visual ID and buffer size) to
    accomodate today's larger values.
    
    Also print missing caveats info in verbose mode.

commit 820be9db6ce9421457c0ddee9e9efcd6ad3946bd
Author: Jakob Bornecrantz <jakob@vmware.com>
Date:   Wed May 12 23:06:54 2010 +0100

    rbug: Update and add READMEs

commit 1dc9f81b97e6425ef682d69ace67972c199c4cec
Author: Brian Paul <brianp@vmware.com>
Date:   Tue May 11 21:27:31 2010 -0600

    src/tests: disable invalid 3D texture compression tests

commit 7e4bae0c33d21f1134560c817c634c0c01a19399
Author: Brian Paul <brianp@vmware.com>
Date:   Tue May 11 21:21:26 2010 -0600

    src/tests: fix a couple bugs in the getprocaddress.c test

commit fd68d8d011d9073e716288479da3b315079615b1
Author: Brian Paul <brianp@vmware.com>
Date:   Tue May 11 21:09:20 2010 -0600

    src/tests: update getprocaddress test since moving glapi files
    
    [anholt: In rebasing this to the demos repo, I dropped the Makefile bits.]

commit cbce1d5b3d8f641f0f5235126ef627ba7abd3f21
Author: Chia-I Wu <olv@lunarg.com>
Date:   Wed May 5 12:28:23 2010 +0800

    src/egl: Fix eglut with OpenGL ES 2.0.
    
    EGL_OPENGL_ES2_BIT is not set when choosing OpenGL ES 2.0 configs.

commit 53a374dc4d6657dda6d887a95cf0357afe8d627d
Author: Brian Paul <brianp@vmware.com>
Date:   Tue May 4 13:01:09 2010 -0600

    src/demos: set line width back to 1.0 in DrawBox()

commit 3528a5240a167299c97c0a9197b83e3413a727d4
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Tue May 4 15:29:25 2010 -0400

    glxinfo: Get visual info when an fbconfig has an associated visual

commit 6eaba394e413d6b83ddb66e3e4d1c868c700e87d
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 17:56:10 2010 -0700

    Clean up some leftover bits from configure.ac conversion to automake.

commit 790dbf9f565bb280d2c8f257d47a65c08e5ee7f8
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 17:49:23 2010 -0700

    Fix make distcheck.

commit 46d1eb74076078534db88fa95990949fe3e47619
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 17:44:56 2010 -0700

    Add .gitignore for a couple more autoconf bits.

commit 6aac40905d318aee78c4c4ec0d653bec349cd35f
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 17:35:52 2010 -0700

    egl: Add build system for OpenGL demos.

commit ef13bc23df9cd9f3efa513e7914975e47ab88e72
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 17:47:15 2010 -0700

    Fix typo in osmesa demos configure.ac setup.

commit 8e7adef21bba00752989bab55ac1c54c21ddb4d7
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 15:34:24 2010 -0700

    egl: Update .gitignore for es2gears.

commit 702155dadd39479398134f69bba4cce3ec2fdd25
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 15:23:31 2010 -0700

    osdemos: Add build system.

commit 63c35bb6374976b8ce20e310a5561a5c43036c92
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 14:58:58 2010 -0700

    egl: Reproduce the screen/x11 split of the eglut demos from Mesa build sys.

commit e01cf0f729cf6080a5aaf787450c78f6cb33cc18
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 14:32:21 2010 -0700

    xdemos: Fix build now that the build is enabled.

commit 3356a96de4154dc12090906c2fba4b74ada3c18a
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 14:13:49 2010 -0700

    egl: Add eglut build system and hook up the EGL demos that need it.

commit 6faf5f0835402197c51067db746fd9937ba6bc5e
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 14:08:30 2010 -0700

    Fix detection of X11, EGL, GLESv1, and GLESv2.

commit 786353701bc451197a3e0969caf3b3b372e5f5bd
Author: Eric Anholt <eric@anholt.net>
Date:   Thu May 20 14:01:09 2010 -0700

    Remove leftover top-level Makefile.

commit a5cc1ec74924ef614129ae477fe4aa738e1c09af
Author: Eric Anholt <eric@anholt.net>
Date:   Tue Mar 23 15:29:56 2010 -0700

    egl/opengles*: add part of a build system.

commit 02713b9a62b27d6aa457679b315bcd59e7d530c1
Author: Eric Anholt <eric@anholt.net>
Date:   Tue Mar 23 15:00:28 2010 -0700

    fp-glsl: Add fpglsl build system.

commit 4ac44e8c473854e6bb34a4afb697d7251ed2fa45
Author: Eric Anholt <eric@anholt.net>
Date:   Tue Mar 23 13:43:31 2010 -0700

    Make distcheck succeed.

commit 1d99784c453f050b7e196b4e6634f6e8334238b5
Author: Eric Anholt <eric@anholt.net>
Date:   Tue Mar 23 13:22:48 2010 -0700

    Remove the windml stuff now that it's been removed and I rebased onto that.

commit ed9427a60b50a55322a0a300009df51ed68b9ce3
Author: Eric Anholt <eric@anholt.net>
Date:   Tue Mar 23 13:18:39 2010 -0700

    samples: Include the cflags/ldflags required for building.

commit ae91c4cb4cd15b9c75fb1934e6b3d49b72c17bba
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 16:10:13 2009 -0700

    Convert perf Makefile.

commit 5d4bc4f9f9154d362a0e4331e9ae25ee8b8e80c2
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 16:05:07 2009 -0700

    Partially convert rbug Makefile.

commit 90fa8f3762ed3e89b8290e18540dbaad8b8450c0
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 16:02:11 2009 -0700

    Convert redbook Makefile

commit 6fc351f11d57d9ebcb63ccff491038a2df906aa3
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:58:31 2009 -0700

    tests: fix .gitignore

commit c821fd2c38651f482720c3b8eecd423fc6aca7d8
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:56:53 2009 -0700

    Convert samples Makefile

commit 33c6e34845a0e9a9c4526d0c7e09b4cb727f13a4
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:45:40 2009 -0700

    Convert slang Makefile

commit 39d5a54e8e3728facc2b915ef450af3316e7278e
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:40:27 2009 -0700

    Fix demos distcheck.

commit 84cc9be5312d37d2bcdb467c545b0c5498d5a0eb
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:38:56 2009 -0700

    util: fix distcheck

commit 2e6e8170b01289af696ddc82036a1855f7a7205f
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:38:07 2009 -0700

    xdemos: fix dist

commit 4a00ec0753051fecd59cde936a8898a51b2890f8
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:37:34 2009 -0700

    trivial: fix dist

commit 4a8350ea6a4d13eefbd62b6695a97a6e4a2a2baf
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:36:56 2009 -0700

    fp: fix dist.

commit 5bd5cbe8e6b9fe4a956479fbdc020255b3ec1098
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:35:41 2009 -0700

    Convert tests Makefile.

commit 73937d4a272e9379a77ea4ff1922657087fa31c9
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:17:55 2009 -0700

    Convert gltrace (untested: wasn't, and doesn't build on Mesa master)

commit 308fd217b8851d25eecacf8482fb064c63aac153
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 15:01:12 2009 -0700

    Convert vpglsl Makefile

commit 46a3934c1051d62641eb3ade2a1d0cd15f4e1e29
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 14:58:31 2009 -0700

    Dist the wgl files but don't do anything further with them.

commit e22b811e0d0b4a431c5f53aa097714033dc3c1a4
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 14:56:39 2009 -0700

    Dist the WindML demos, but don't do anything further with them.

commit 716477b1881589a27ee022a0c10cb203ba04a7f5
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 14:47:46 2009 -0700

    Convert xdemos Makefile.
    
    The yuvrect_client and xdemos are still left out, but shape is included
    because it's just a dep on libXshape that everyone should already have.

commit 70e70e9ac414ddfef595d520cee8874c4aba0506
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 14:37:40 2009 -0700

    Convert vp Makefile.

commit c27c4d44da8ed0995762342e704666f6042bf0b7
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 14:31:21 2009 -0700

    Convert fp Makefile.

commit 415885937b3bbb1940c9ca83ea313bd6626cb1d7
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 14:14:44 2009 -0700

    Convert glsl and trivial Makefiles.

commit ad1f3097928bb35d84fdeaf6a304d695b552e835
Author: Eric Anholt <eric@anholt.net>
Date:   Fri Oct 16 13:12:48 2009 -0700

    Start adding build system for demos-only tree.

commit dc1e41eafc9b69c1ab3774660be34f2f25d1a1d8
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Mon May 3 11:29:11 2010 -0400

    progs/egl/opengles2: Add es2gears demo
    
    Because every subdirectory under progs has to have a version of gears.

commit 8a2531a0a2b860130ce38856f6f4edf3a21fed23
Author: Brian Paul <brianp@vmware.com>
Date:   Mon May 3 15:29:02 2010 -0600

    progs/demos: check for GL_ARB_imaging if convolutions is requested

commit 2d98179fc693ab447fdac68def9b2dc0d8e39ebe
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Sun May 2 14:52:39 2010 -0400

    configure.ac: Fix test for whether to build src/gles

commit 72d0a7f0be2e1a2369fbf6a8a0586c522d5afe79
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Sun May 2 14:09:52 2010 -0400

    mesa: Only compile ES files when ES1 or ES2 are selected
    
    This still requieres manual generation of the es1 and es2 glapis and is
    disabled by default.

commit eeedb14539b0af33d13618bcfc034c64d477a3ca
Merge: 7ec0cae e391aa0
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Sun May 2 10:17:07 2010 -0400

    Merge branch 'gles2-2'
    
    Conflicts:
    	src/mesa/drivers/dri/common/dri_util.h

commit e391aa072d14c86f44589a8f73e2bb7be3ef483a
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Sun May 2 10:14:53 2010 -0400

    Hook in install rules for es1 and es2

commit 58a1c36df4edcbe748284b44aaab5e0a7b1cb3d0
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Sun May 2 09:51:13 2010 -0400

    Add glesv2.pc and glesv1_cm.pc pkg-config files for ES 1 and 2

commit 7ec0cae67283f6390f70713240733a1d3b21e121
Author: Vinson Lee <vlee@vmware.com>
Date:   Sat May 1 15:07:45 2010 -0700

    progs/tests: Remove meaningless const qualifiers.

commit 09c09178a6c967f47cc44ae23baf18969ae751e0
Author: Vinson Lee <vlee@vmware.com>
Date:   Sat May 1 01:28:06 2010 -0700

    progs/demos: Remove meaningless const qualifier in vao_demo.c.

commit a41ecce11fdbb3cd203bc244d1f65852751da50f
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Fri Mar 5 19:01:43 2010 -0500

    gles: Build libGLESv1_CM.so and libGLESv2.so from glapi files

commit 6f18d2b5ad34d17cf0c446189e2ecc472d33f00d
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Tue Apr 27 13:42:33 2010 -0400

    configure.ac: Add options to enable GLES1/2 API support

commit 2102f06b61e922f056ac116d8bb8ad7303ad6587
Author: Kristian Høgsberg <krh@bitplanet.net>
Date:   Tue Apr 27 11:04:51 2010 -0400

    dri: Add DRI entrypoints to create a context for a given API

commit 5d276c978edb86c7e12c9b86124363017ac2a5d2
Merge: 4150a7e 0ef361d
Author: Brian Paul <brianp@vmware.com>
Date:   Wed Apr 28 10:10:51 2010 -0600

    Merge branch '7.8'
    
    Conflicts:
    
    	src/mesa/state_tracker/st_gen_mipmap.c

commit 4150a7ec125937c89802c88cb0971a248c176290
Author: Brian Paul <brianp@vmware.com>
Date:   Wed Apr 28 09:02:09 2010 -0600


Reply to: