Opened 15 years ago
Closed 15 years ago
#5 closed defect (fixed)
Crosses not rendering correctly as point sprites on some hardware
| Reported by: | Olly Betts | Owned by: | Olly Betts | 
|---|---|---|---|
| Priority: | minor | Milestone: | 1.1.15 | 
| Component: | aven | Version: | git master | 
| Keywords: | Cc: | 
Description
On my laptop, Aven uses point sprites for crosses but these plot as solid squares. The OpenGL code looks OK and this doesn't seem to happen on any other machines I know about...
Change History (4)
comment:1 Changed 15 years ago by
comment:2 Changed 15 years ago by
| Component: | Other → aven | 
|---|
comment:3 Changed 15 years ago by
| Milestone: | → 1.1.15 | 
|---|
comment:4 Changed 15 years ago by
| Resolution: | → fixed | 
|---|---|
| Status: | new → closed | 
Fixed for both me and Jenny - aven now checks what the rendered version looks like, and reverts to a different way of drawing crosses if point sprites don't work.
Note: See
        TracTickets for help on using
        tickets.
    
Jenny's work machine (Microsoft Windows) also exhibits this problem.