Documentation
      ¶
    
    
  
    
      Overview ¶
Package gl contains an OpenGL implementation of the gxui.Driver interface.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartDriver ¶
StartDriver starts the gl driver with the given appRoutine.
Types ¶
type CallQueue ¶
type CallQueue struct {
	// contains filtered or unexported fields
}
    func NewCallQueue ¶
func NewCallQueue() *CallQueue
func (*CallQueue) PopWhenReady ¶
      
      Source Files
      ¶
    
- blitter.go
 - call_queue.go
 - canvas.go
 - check_error.go
 - context.go
 - debug.go
 - draw_mode.go
 - driver.go
 - font.go
 - glyph_page.go
 - glyph_table.go
 - index_buffer.go
 - keyboard_translate.go
 - mouse_translate.go
 - polygon.go
 - primitive_type.go
 - refcounted.go
 - resolution.go
 - shader_attribute.go
 - shader_data_type.go
 - shader_program.go
 - shader_uniform.go
 - shape.go
 - stats.go
 - texture.go
 - triangulate.go
 - vertex_buffer.go
 - vertex_stream.go
 - viewport.go
 
 Click to show internal directories. 
   Click to hide internal directories.