Histórico de commits

Autor SHA1 Mensagem Data
  John Kessenich a353bf1f20 Nonfunctional: Add reflect test case, and fix long lines in reflection code. 7 anos atrás
  Thomas Perl bef7428dfd Update test cases for vertex attribute reflection 8 anos atrás
  John Kessenich ddea678e3e Implement GL_ARB_shader_image_load_store. Partly done (format layout qualifiers) from a submission. 10 anos atrás
  John Kessenich 5b9f98854c Reflection: Eliminate redundant arrayed block entries, and use block name instead of instance name for active uniform enumeration. 10 anos atrás
  John Kessenich 04884e42ed Reflection: Expand out block arrays to N different blocks. 10 anos atrás
  John Kessenich 43e43ce77a Reflection: Flesh out expansions of complex aggregates not fully dereferenced, visit all array elements for a variable index, and correct max array index when a later occurrence is larger than an earlier one. 11 anos atrás
  John Kessenich 12f9221e44 Reflection: 11 anos atrás
  John Kessenich ec252dfd3b Reflection: Add translation from glslang types to the API #define types. 11 anos atrás
  John Kessenich 568bc3ae55 Reflection: Implement the std140 block offset calculation rules. 11 anos atrás
  John Kessenich 11f9fc7247 Add and partially implement an interface for doing uniform reflection. It includes an AST traversal to identify live accesses. 11 anos atrás