Brecht Van Lommel
|
c7502b092d
|
Cleanup: Various clang-tidy warnings in gpu
Pull Request: https://projects.blender.org/blender/blender/pulls/133734
|
2025-01-31 17:03:18 +01:00 |
|
Clément Foucault
|
9b91a42240
|
GPU: Improve fetch mode tests to cover GPU_FETCH_INT_TO_FLOAT_UNIT
|
2024-11-09 21:50:37 +01:00 |
|
Clément Foucault
|
324517fd78
|
Cleanup: GPU: Fix clang tidy warnings
Removes some other things like:
- `TRUST_NO_ONE` which was the same as `#ifndef NDEBUG`.
- Replace `reinterpret_cast` by `unwrap`
Pull Request: https://projects.blender.org/blender/blender/pulls/129631
|
2024-10-31 15:18:29 +01:00 |
|
Clément FOUCAULT
|
870d664e31
|
Overlay-Next: Edit Curves
Straightforward Port
Rel #102179
Pull Request: https://projects.blender.org/blender/blender/pulls/126892
|
2024-08-30 16:03:44 +02:00 |
|
Hans Goudey
|
84c4ddbbb9
|
Cleanup: GPU: Use references for some vertex buffer functions
Pull Request: https://projects.blender.org/blender/blender/pulls/122784
|
2024-06-05 18:47:22 +02:00 |
|
Hans Goudey
|
8b514bccd1
|
Cleanup: Move remaining GPU headers to C++
Pull Request: https://projects.blender.org/blender/blender/pulls/119807
|
2024-03-23 01:24:18 +01:00 |
|