{"id":16204134,"url":"https://github.com/aras-p/bc7e-on-gpu","last_synced_at":"2026-02-26T02:40:24.810Z","repository":{"id":140930382,"uuid":"321910739","full_name":"aras-p/bc7e-on-gpu","owner":"aras-p","description":"An attempt to port BC7E texture compressor to a GPU compute shader","archived":false,"fork":false,"pushed_at":"2021-01-10T13:18:34.000Z","size":64961,"stargazers_count":20,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2026-02-18T15:57:42.716Z","etag":null,"topics":["bc7","compute-shader","d3d11","metal","texture-compression","vulkan"],"latest_commit_sha":null,"homepage":"","language":"HLSL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aras-p.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-12-16T08:00:50.000Z","updated_at":"2025-10-14T08:33:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"4465fcd9-38f5-43c9-9fe5-6a398ff2c4d3","html_url":"https://github.com/aras-p/bc7e-on-gpu","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aras-p/bc7e-on-gpu","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aras-p%2Fbc7e-on-gpu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aras-p%2Fbc7e-on-gpu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aras-p%2Fbc7e-on-gpu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aras-p%2Fbc7e-on-gpu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aras-p","download_url":"https://codeload.github.com/aras-p/bc7e-on-gpu/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aras-p%2Fbc7e-on-gpu/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29848634,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T22:37:40.667Z","status":"online","status_checked_at":"2026-02-26T02:00:06.774Z","response_time":89,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bc7","compute-shader","d3d11","metal","texture-compression","vulkan"],"created_at":"2024-10-10T09:56:38.728Z","updated_at":"2026-02-26T02:40:24.790Z","avatar_url":"https://github.com/aras-p.png","language":"HLSL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bc7e-on-gpu\n\nAn experiment at trying to port Binomial's **BC7E** texture compressor (https://github.com/BinomialLLC/bc7e) to a GPU compute shader.\n\nCurrently it does nothing good, just resulted in some twitter rants :)\n\n* Thread 1: initial Metal attempts https://twitter.com/aras_p/status/1340731771659423744\n* Thread 2: initial DX11/HLSL fxc attempts https://twitter.com/aras_p/status/1341712976756281345\n* Thread 3: initial Vulkan/HLSL (dxc/glslang) attempts https://twitter.com/aras_p/status/1342920648897785856\n* Thread 4: back to Metal, make it not terrible https://twitter.com/aras_p/status/1344341238217113601\n* TODO!\n\nCurrent state (2021 Jan):\n\n* Metal supports \"ultrafast\", \"veryfast\", \"fast\" and \"basic\" quality modes, produces identical results to CPU ISPC code, runs slightly faster than CPU code (except for \"ultrafast\" mode where CPU is faster).\n* DX11 \u0026 Vulkan support \"ultrafast\", \"veryfast\" and \"fast\" quality modes, does *not* produce idential results as CPU ISPC code, runs slightly (DX11) or a lot (Vulkan) slower than CPU.\n\nI suspect in order to get this into a decent state on the GPU it needs way more reshuffling to improve GPU occupancy, etc. etc.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faras-p%2Fbc7e-on-gpu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faras-p%2Fbc7e-on-gpu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faras-p%2Fbc7e-on-gpu/lists"}