커밋 기록

작성자 SHA1 메시지 날짜
  rdb 66ac3be604 Merge branch 'release/1.10.x' into master 5 년 전
  rdb d997be50ff glgsg: fix state tracking bug passing view parameters to shader 5 년 전
  rdb 40842ef217 gles2gsg: fix sRGB texture support 5 년 전
  rdb cca84131df gles2gsg: squelch warning about missing #version line in shader 5 년 전
  rdb f47b92347c glgsg: Fix framebuffer_copy_to_ram for OpenGL ES using BGRA format 5 년 전
  rdb 30d9f88f8e Merge branch 'release/1.10.x' 5 년 전
  rdb cefc92a775 glgsg: fix wrong shadow buffer host when rendering scene to buffer 5 년 전
  rdb 515ce931b9 Merge branch 'release/1.10.x' 5 년 전
  rdb 17776b0666 glgsg: fix shader not being applied if same across multiple buffers 5 년 전
  rdb edc31ce9ca glgsg: change ultimate profile from vp40/fp40 to glslv/glslv 5 년 전
  rdb b78b7be326 Merge branch 'release/1.10.x' 6 년 전
  rdb fccffb4932 glgsg: fix texture extraction of MRTs in OpenGL ES 6 년 전
  rdb 3c3eee2295 glgsg: attempt to fix stereo FBOs in OpenGL ES 2 (#815) 6 년 전
  rdb 406268c2e9 shader: use specific PStatCollector and group markers for shader compile 6 년 전
  rdb d088263f6f Merge branch 'release/1.10.x' 6 년 전
  rdb 2d836697b0 glgsg: fix issue extracting texture data for multiview textures 6 년 전
  rdb cb01d45eb6 glgsg: fix RTM_copy_ram for multiview textures 6 년 전
  rdb 207263c1a8 display: handle resource releases in batches, not individually 6 년 전
  rdb 802a08b146 glgsg: fix unnecessary create-delete-create of new textures 6 년 전
  rdb 8be70ed16d glgsg: auto convert to srgb(a) if sluminance not supported 6 년 전
  rdb 42dff65e4d general: fix various unprotected debug() outputs 6 년 전
  rdb 53612512d5 glgsg: more reliable check for core/compat profile 6 년 전
  rdb 83374de0ff shader: don't use GENERIC profile to compile Cg shaders 7 년 전
  rdb 669a655366 Fix ShaderBuffer cleanup assertion with state cache disabled 7 년 전
  rdb 840f28ef18 glgsg: fix framebuffer_copy_to_ram format for float framebuffers 7 년 전
  rdb 3adc7d977e glgsg: fix compilation in double-precision mode 7 년 전
  rdb 3c6b6e47ec glgsg: don't call glLineWidth with higher value than maximum 7 년 전
  rdb 97d4e32a06 general: use nassert_raise instead of nassertv(false) et al 7 년 전
  rdb 272f13023e glgsg: unbind buffers after draw callback 7 년 전
  rdb 3f91615a22 glgsg: reset color write mask before calling draw callback 7 년 전