4coder/platform_win32
Casey Muratori bc6fa9d9f2 Clipboard, Process, and Cliprect Changes
- Added clipboard change hook
- Added Process_State query for getting the state of exec_system_command operations, retrieved via Get_Process_State
- Added intersection_of and union_of for i32_Rect and f32_Rect
- Fixed what I believe is a bug in the clipboard number updating in the win32 layer (it didn't used to record the new number correctly)
- Added screen_space_to_view_space for Vec2 and f32_Rect
- Made Draw_String return the ending point, as we decided
- Added Draw_Clip_Push and Draw_Clip_Pop
- Changed the behavior of Render_Push_Clip_Sig to allow input clipping rectangles to be anything, and they are simply intersected with the parent rectangle, rather than asserted to not go outside.
-
2019-03-15 01:38:28 -07:00
..
win32_4ed.cpp Clipboard, Process, and Cliprect Changes 2019-03-15 01:38:28 -07:00
win32_4ed_file_track.cpp
win32_4ed_functions.cpp Changed off bool32 int32_t uint32_t; Frame_Info, and Render_Parameters structures 2019-02-26 15:08:42 -08:00
win32_error_box.cpp Fixed scratch arena problem in new win32 file track 2018-12-15 15:31:00 -08:00
win32_gl.h
win32_library_wrapper.h
win32_threading_wrapper.h
win32_utf8.cpp Fixed get_4ed_path problems on windows 2019-02-13 19:53:55 -08:00
win32_utf8.h New file attributes by handle and by name everywhere 2019-02-13 16:24:03 -08:00