Search
lxdream.org :: lxdream/.hgignore
lxdream 0.9.1
released Jun 29
Download Now
filename .hgignore
changeset 1215:b697c55a37ad
prev1211:eecdeb37934a
next1239:be3121267597
author nkeynes
date Mon Feb 13 21:43:22 2012 +1000 (12 years ago)
permissions -rw-r--r--
last change Remove unused pvr2_poly_texblend array
Support GL_MAX_TEXTURE_UNITS and GL_MAX_IMAGE_TEXTURE_UNITS
Protected against undefined GL_STACK_OVERFLOW
view annotate diff log raw
     1 .*\.o
     2 .*\.lo
     3 .*\.so
     4 .*\.Po
     5 .*\.dylib
     6 .*\~
     7 .*\.gmo
     8 .*\.mo
     9 autom4te.cache
    10 Makefile
    11 config.h
    12 config.status
    13 lxdream.1
    14 lxdream.app
    15 Info.plist
    16 stamp-h1
    17 lxdream-.*.tar.gz
    18 lxdream-.*.zip
    19 src/drivers/mac_keymap.h
    20 src/tools/gendec
    21 src/tools/genglsl
    22 src/tools/genmach
    23 src/pvr2/shaders.h
    24 src/pvr2/shaders.def
    25 src/sh4/sh4dasm.c
    26 src/sh4/sh4stat.c
    27 src/sh4/sh4core.c
    28 src/sh4/sh4x86.c
    29 src/version.c
    30 src/lxdream
    31 src/testsh4x86
    32 src/test/.dirstamp
    33 src/test/testsh4x86
    34 src/test/testxlt
    35 src/test/testlxpaths
    36 po/POTFILES
    37 test/testdisp
    38 test/testdisp.bin
    39 test/testide
    40 test/testide.bin
    41 test/testmath
    42 test/testmmu
    43 test/testmmu.bin
    44 test/testregs
    45 test/testregs.bin
    46 test/testrend
    47 test/testrend.bin
    48 test/testsh4
    49 test/testsh4.bin
    50 test/testspu
    51 test/testspu.bin
    52 test/testta
    53 test/testta.bin
    54 test/testaica
    55 test/testaica.bin
    56 test/randmath
    57 test/randmath.bin
    58 test/randmath.native
.