Histórico de commits

Autor SHA1 Mensagem Data
  riperiperi f1943fd0b6 Log shader compile errors with Warning level (#2617) 3 anos atrás
  gdkchan 43ebd7a9bb New shader cache implementation (#3194) 4 anos atrás
  Berkan Diler 644b497df1 Collapse AsSpan().Slice(..) calls into AsSpan(..) (#3145) 4 anos atrás
  gdkchan 3bd357045f Do not allow render targets not explicitly written by the fragment shader to be modified (#3063) 4 anos atrás
  gdkchan 7e967d796c Stop using glTransformFeedbackVaryings and use explicit layout on the shader (#3012) 4 anos atrás
  gdkchan 0f6ec446ea Replace BGRA and scale uniforms with a uniform block (#2496) 4 anos atrás
  riperiperi ddf4b92a9c Implement parallel host shader cache compilation. 5 anos atrás
  Mary 48f6570557 Salieri: shader cache (#1701) 5 anos atrás
  gdkchan 8d168574eb Use explicit buffer and texture bindings on shaders (#1666) 5 anos atrás
  gdkchan 812e32f775 Fix transform feedback errors caused by host pause/resume and multiple uses (#1634) 5 anos atrás
  mageven a33dc2f491 Improved Logger (#1292) 5 anos atrás
  gdkchan 8dbcae1ff8 Implement BGRA texture support (#1418) 5 anos atrás
  gdkchan 788ca6a411 Initial transform feedback support (#1370) 5 anos atrás
  riperiperi 484eb645ae Implement Zero-Configuration Resolution Scaling (#1365) 5 anos atrás
  gdkchan 796e5d14b4 Use correct shader local memory size instead of a hardcoded size (#914) 6 anos atrás
  gdkchan 59fdaa744b GPU resource disposal 6 anos atrás
  gdkchan 80ff2eab29 Change GPU errors to debug and reduce log messages 6 anos atrás
  gdkchan af8498d679 Add basic error logging to the GPU 6 anos atrás
  gdk d274328c31 Fix image units bindings and shader dump in the presence of NOPs 6 anos atrás
  gdk 1b7d955195 Initial support for image stores, support texture sample on compute 6 anos atrás
  gdk 1876b346fe Initial work 6 anos atrás