Robert Bragg 19562fc972 context: only declare arbfp cache for GL
We were trying to declare and initializing an arbfp program cache for
GLES but since the prototypes for the _hash and _equal functions were
only available for GL this broke the GLES builds. By #ifdefing the code
to conditionally declare/initialize for GL only this should hopefully
fix GLES builds.
2010-12-07 16:47:02 +00:00
..
2010-11-19 13:27:30 +00:00
2010-06-01 12:08:18 +01:00
2010-03-03 17:02:51 +00:00