Warning: Can't synchronize with the repository (Couldn't open Subversion repository /home/crystal/scm/crystal: SubversionException: ("Expected FS format between '1' and '3'; found format '4'", 160043)). Look in the Trac log for more information.

Ticket #160 (closed defect: invalid)

Opened 7 years ago

Last modified 7 years ago

gl3d SetupAutoMipping() causes slowdown

Reported by: res Owned by: thebolt
Priority: major Milestone:
Component: renderer Version: V1.0pre0
Keywords: mipmapping Cc: rvhaasen@…

Description (last modified by eric) (diff)

Reportedly SetupAutoMipping() in gl3d slows down dynamic textures: CS-forum:1282

Change History

  Changed 7 years ago by eric

  • cc rvhaasen@… added

  Changed 7 years ago by eric

  • keywords mipmapping added
  • description modified (diff)
  • summary changed from gl3d SetupAutoMipping causes slowdown to gl3d SetupAutoMipping() causes slowdown

follow-up: ↓ 4   Changed 7 years ago by res

  • status changed from new to closed
  • resolution set to invalid

Setting the CS_TEXTURE_NOMIPMAPS has the effect of disabling auto mipmap generation.

in reply to: ↑ 3   Changed 7 years ago by res

Replying to res:

Setting the CS_TEXTURE_NOMIPMAPS has the effect of disabling auto mipmap generation.

The CS_TEXTURE_NOMIPMAPS texture flag.

Note: See TracTickets for help on using tickets.