70 Commits

Author SHA1 Message Date
David Rose
6aff5d74be add texture-scale 2007-02-13 22:57:22 +00:00
David Rose
69d203fe40 add preload-textures 2007-01-18 22:00:56 +00:00
David Rose
5779007507 more memory tracking stuff 2006-11-24 22:59:44 +00:00
David Rose
7834728560 add support for txaFileFilter 2006-07-28 20:37:14 +00:00
David Rose
c0844239f1 initial rough pass at hierarchical z-buffer visibility. experimental. 2006-03-29 20:28:33 +00:00
David Rose
6e9bab7195 preserve 40-degree default fov 2006-03-23 19:17:13 +00:00
David Rose
83a6c42496 better pstats tracking of texture/vbuffer memory 2006-03-16 21:26:56 +00:00
David Rose
e6369ba5a4 compressed textures, texture objects 2006-03-15 20:05:36 +00:00
David Rose
264fc31115 automatic stereo cameras for stereo windows 2006-02-16 06:17:51 +00:00
David Rose
11337e4c20 better pipelined animation (still needs work) 2006-02-15 21:44:08 +00:00
David Rose
1d2282a879 pipelining getting close; uprev bam version to 6.0 2006-02-14 19:07:47 +00:00
David Rose
572a146c24 untabify 2006-01-13 18:38:07 +00:00
David Rose
74a1ebca02 add textures-header-only 2005-11-02 18:57:30 +00:00
Josh Yelon
2095d8c44f New shader system 2005-09-25 04:06:31 +00:00
David Rose
a7b1f14e80 integrate AviTexture better with Panda, rename to OpenCVTexture 2005-09-21 23:53:07 +00:00
Josh Yelon
f7ee3b5729 New shader system 2005-09-04 19:49:55 +00:00
David Rose
d13afc82cf immediate-mode refinements 2005-08-16 17:27:40 +00:00
David Rose
01bd239ce7 immediate mode 2005-08-15 23:31:44 +00:00
David Rose
785378035f turn off hardware-animated-vertices again, until driver issues with regards to auto-normalize-lighting can be worked around 2005-08-12 22:38:28 +00:00
David Rose
4cb3cc6461 show_cpu_animation -> show_vertex_animation 2005-07-08 23:13:30 +00:00
David Rose
18f7fa0d2e disable hardware_animated_vertices for now 2005-07-07 00:03:39 +00:00
David Rose
bc0d509090 bam 5.0, new Geom implementation is now official 2005-06-30 17:42:21 +00:00
David Rose
eb7fa39f2e make use-qpgeom the default now 2005-05-11 01:11:52 +00:00
David Rose
a2eb3859cb color-scale-via-lighting 2005-05-05 18:19:41 +00:00
David Rose
23e43fc04e hardware-point-sprites, GR_point_sprite_tex_matrix 2005-04-22 18:48:26 +00:00
David Rose
29b2dbc742 transform palette -> transform table 2005-04-21 22:20:33 +00:00
David Rose
05ba41b4d6 add ReferenceCount::local_object(), clarify GeomVertexCache 2005-04-17 17:38:51 +00:00
David Rose
43f4675d65 use new munger system for qpgeom sprites/points 2005-04-07 21:51:00 +00:00
David Rose
8dd9c1419c qpgeom particles 2005-04-06 04:06:28 +00:00
David Rose
2aad0846b9 use_qpgeom for TextNode, CollisionSolid 2005-04-01 01:47:36 +00:00
David Rose
b31d8eadd7 gl vertex animation 2005-03-31 21:43:38 +00:00
David Rose
08241a99ea connect-triangle-strips 2005-03-31 16:10:06 +00:00
David Rose
aba5f97b25 add matrix-palette option 2005-03-30 20:41:33 +00:00
David Rose
f77ea5156a hardware animation 2005-03-30 01:51:27 +00:00
David Rose
19ef896a9b beginning morph animations 2005-03-28 22:24:04 +00:00
David Rose
bd820acd49 beginning vertex animation in qpgeom 2005-03-24 23:48:15 +00:00
David Rose
18169d527e lines and points, antialiasing in qpgeom 2005-03-23 03:31:18 +00:00
David Rose
3f7956f4e9 gl display lists with new geom 2005-03-19 01:34:05 +00:00
David Rose
dbed74e410 ibuffers as well as vbuffers 2005-03-18 20:18:57 +00:00
David Rose
85b019feda vertex buffers? 2005-03-18 03:32:08 +00:00
David Rose
219f16c5de cache new geom munging 2005-03-12 01:17:56 +00:00
David Rose
c975b7cd49 initial checkin of experimental Geom rewrite--preliminary 2005-03-11 02:28:51 +00:00
David Rose
001abb0edd unify Texture, ImageBuffer, and PixelBuffer; add 3-d and cube map textures 2005-03-03 20:12:09 +00:00
David Rose
ea4c5d4414 fix keystone correction logic 2004-12-15 23:41:10 +00:00
David Rose
d850afd71a Support collision solids under LOD nodes 2004-09-27 20:29:41 +00:00
David Rose
c7c639797e merge multitexture support in from branch 2004-07-30 00:38:35 +00:00
David Rose
843c0331ae update license, change remaining local #includes to use quotation marks 2004-02-13 19:27:33 +00:00
David Rose
d684df5958 move default_fov to a configrc variable 2004-02-06 23:40:30 +00:00
David Rose
889be29b47 add session recording and playback 2004-01-30 18:20:47 +00:00
Asad M. Zaman
674520f630 added rawdata mode for textures 2003-07-10 16:23:14 +00:00