Image Loading and Displaying Examples
omar edited this page 2 months ago

Wiki Page Revisions

68 Commits

Author SHA1 Message Date
omar 94e7515d6d Added ImDrawCallback_ImplSDLGPU3_SetSampler 2 months ago
omar 10cf2793c6 Added SDL_GPU3 example. 3 months ago
omar 7899bf639e Updated Image Loading and Displaying Examples (markdown) 4 months ago
omar 7cd9c644ee Updated Image Loading and Displaying Examples (markdown) 7 months ago
omar da22aaea49 Adding missing fclose() statements. (#8440) 9 months ago
omar 513a0ab758 Update DirectX12 example 10 months ago
omar 0e27df712e Update DirectX12 example 12 months ago
omar 8682f7ad59 Added SDL_Renderer3 1 year ago
omar d5896944f4 Updated Image Loading and Displaying Examples (markdown) 1 year ago
omar 9cf438a9e3 SDL_Renderer update code to match style of others and add LoadTextureFromMemory() 1 year ago
omar e51b260a8c Use casting to ImTextureID instead of void* 1 year ago
omar 410c61c89e Render State section 1 year ago
omar 94a10d4df1 Remove Loading from Memory section, as functions are now provided 1 year ago
omar 261aace79b Updated Image Loading and Displaying Examples (markdown) 1 year ago
omar 15641b9936 Updated Image Loading and Displaying Examples (markdown) 1 year ago
Gatgat 7ea19a1818 Add WebGPU image loading and displaying example
# Conflicts:
#	WebGPU_image_loading_screenshot.png
1 year ago
Gatgat 63cc12fb07 Fix typo on variable name in OpenGL example for loading and displaying an image 1 year ago
omar 7111f09124 Added LoadTextureFromMemory() for OpenGL example. 1 year ago
omar 324375d6a4 Added LoadTextureFromMemory() for DX11 and DX12 examples. 1 year ago
omar 64b16ff293 Loading from Memory 1 year ago
IAmEki d9e397269a OpenGL texture handle is an unsigned integer rather than a pointer, so should be formatted as one 2 years ago
omar 45a32c7331 Add a texture coordinates examples for Y flipping 2 years ago
ocornut 4259dfd10d Revert "GL_UNPACK_ROW_LENGTH 's initial value is 0"
This reverts commit df5a1d217d157e0b23dab4c464deb88ce85d2c92.
2 years ago
iacore df5a1d217d GL_UNPACK_ROW_LENGTH 's initial value is 0 2 years ago
omar 2571171fd9 Updated Image Loading and Displaying Examples (markdown) 2 years ago
sakiodre 3fc5ed67ff Fix anchor link 2 years ago
Luigi Cruz d635d22011 Add WebGPU ImTextureID binding. 2 years ago
Peter Rolfe 5505546d5c Fixed incorrect indentation in SDL_Renderer example 3 years ago
Peter Rolfe 8af4286f21 Added full example for SDL_Renderer 3 years ago
Illia Vysochyn 7b93e1b6a8 Fix typo in Vulkan example and update image 3 years ago
Illia Vysochyn b8854247d7 Updated Image Loading and Displaying Examples (markdown) 3 years ago
gonutz 09b48c5ba7 Fix grammar issue 3 years ago
omar 0423015a24 Amend Vulkan code for formatting 3 years ago
DangitBen 504473bcaf Revising Vulkan example to address leak 3 years ago
omar 9b7a4b78dc Updated Image Loading and Displaying Examples (markdown) 3 years ago
DangitBen 56e290e026 Add Vulkan Texture loading/display assuming example file starting point 3 years ago
omar 46b262c571 SDL_Renderer 3 years ago
omar b385eda3f4 Missing Vulkan example 3 years ago
omar da9bf6d793 Updated Image Loading and Displaying Examples (markdown) 4 years ago
omar e3c48d1ac8 Index 4 years ago
omar 7911b36b75 Expand on texture coordinates exmaples 4 years ago
Joel Bodenmann 79547ef4a4 fix typos 4 years ago
omar fba8fc66a1 Render to texture 4 years ago
omar c4a66ef49c Updated Image Loading and Displaying Examples (markdown) 4 years ago
omar 5e5072aec7 Updated Image Loading and Displaying Examples (markdown) 4 years ago
omar 303bbf8c6f Updated Image Loading and Displaying Examples (markdown) 5 years ago
omar 1cb6ee35f0 Tweak include of stb_image.h 5 years ago
JamesBoer a4d30963e1 Added missing word 5 years ago
pieniacy 2de117b3d1 Updated Image Loading and Displaying Examples (markdown) 5 years ago
omar a6c783336a Updated OpenGL texture upload as per #3523 5 years ago