1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 14 hours ago.
Jun 14, 2024 — Jun 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
add ARB_conditional_render_inverted support More... about 7 years ago
add support for ARB_texture_mirror_clamp_to_edge. More... about 7 years ago
build: enable some more warnings by default. More... about 7 years ago
renderer: drop unused variable More... about 7 years ago
tgsi: drop unused swizzle/negate variables More... about 7 years ago
make arrayname size a bit larger More... about 7 years ago
shader: make some functions static More... about 7 years ago
gles: fix the unused ctx name variable. More... about 7 years ago
renderer: fix sign mismatches. More... about 7 years ago
renderer: make some functions static More... about 7 years ago
shader: only write all cbufs after use ones. More... about 7 years ago
vrend: fix dual src blending. More... about 7 years ago
shader: bump input/output count to 64 More... about 7 years ago
vrend: handle GL_INVALID_ENUM when trying format. More... about 7 years ago
vrend: Fix typo in GLES glReadPixel warning More... about 7 years ago
vrend: Remove VIRGL_FORMAT_B5G5R5A1_UNORM from GLES More... about 7 years ago
vrend: Add support for PIPE_FORMAT_A4B4G4R4_UNORM More... about 7 years ago
vrend: Add support for VIRGL_FORMAT_R10G10B10A2_UINT More... about 7 years ago
vrend: add ARB_texture_buffer_range support. More... about 7 years ago
vrend: make texture buffer objects more robust More... about 7 years ago
vrend: refactor out sized buffer creation. More... about 7 years ago
vrend: set texture buffer offset alignment to 0 More... about 7 years ago
vrend: Enable texture_multisample for GLES More... about 7 years ago
tgsi: update property support More... about 7 years ago
arb_gpu_shader5: expose higher GLSL level to guest More... about 7 years ago
arb_gpu_shader5: add support for indirect ubo/samplers More... about 7 years ago
arb_gpu_shader5: add support for non-uniform texture offsets More... about 7 years ago
arb_gpu_shader5: add support for prim id and samplemask More... about 7 years ago
arb_gpu_shader5: add support for interpolation instructions (v2) More... about 7 years ago
arb_gpu_shader5: add extra gpu shader instructions. More... about 7 years ago