Wiki Page Content

Results 26 - 50 of 69 results out of about 6839 pages. (3.42 seconds)

SDL_RenderGetViewport . . . 1 match
...an add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_RenderSetViewport]] ---- [[CategoryAPI]], [[CategoryRender]]...

0.7k - rev: 2 (current) last modified: 2011-03-14 17:54:42

SDL_RenderGetScale . . . 1 match
...available since SDL 2.0.0. == Related Functions == .[[SDL_RenderSetScale]] ---- [[CategoryAPI]], [[CategoryRender]] ##See the Style Guide for instructions on editing the footer....

1.6k - rev: 1 (current) last modified: 2013-10-31 22:14:51

SDL_RenderGetLogicalSize . . . 1 match
...ble since SDL 2.0.0. == Related Functions == .[[SDL_RenderSetLogicalSize]] ---- [[CategoryAPI]], [[CategoryRender]] ##See the Style Guide for instructions on editing the footer....

1.4k - rev: 3 (current) last modified: 2014-03-04 22:40:46

SDL_RenderGetIntegerScale . . . 1 match
... Functions == .[[SDL_RenderSetIntegerScale]] ##Remove this section if empty ---- [[CategoryAPI]], [[CategoryRender]] ##See the Style Guide for instructions on editing the footer....

1.8k - rev: 2 (current) last modified: 2016-09-29 22:53:37

SDL_RenderGetClipRect . . . 1 match
...} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_RenderIsClipEnabled]] .[[SDL_RenderSetClipRect]] ---- [[CategoryAPI]], [[CategoryRender]]...

0.9k - rev: 5 (current) last modified: 2015-06-20 19:47:56

SDL_RenderFillRects . . . 1 match
...DrawPoint]] .[[SDL_RenderDrawPoints]] .[[SDL_RenderDrawRect]] .[[SDL_RenderDrawRects]] .[[SDL_RenderFillRect]] .[[SDL_RenderPresent]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.1k - rev: 11 (current) last modified: 2011-03-14 17:58:51

SDL_RenderFillRect . . . 1 match
... .[[SDL_RenderDrawRects]] .[[SDL_RenderFillRects]] .[[SDL_RenderPresent]] .[[SDL_SetRenderDrawBlendMode]] .[[SDL_SetRenderDrawColor]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.2k - rev: 15 (current) last modified: 2016-03-31 22:26:33

SDL_RenderDrawRects . . . 1 match
...] .[[SDL_RenderFillRect]] .[[SDL_RenderFillRects]] .[[SDL_RenderPresent]] .[[SDL_SetRenderDrawBlendMode]] .[[SDL_SetRenderDrawColor]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.1k - rev: 15 (current) last modified: 2011-03-14 17:58:29

SDL_RenderDrawRect . . . 1 match
...] .[[SDL_RenderFillRect]] .[[SDL_RenderFillRects]] .[[SDL_RenderPresent]] .[[SDL_SetRenderDrawBlendMode]] .[[SDL_SetRenderDrawColor]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.1k - rev: 15 (current) last modified: 2011-02-16 23:19:22

SDL_RenderDrawPoints . . . 1 match
...] .[[SDL_RenderFillRect]] .[[SDL_RenderFillRects]] .[[SDL_RenderPresent]] .[[SDL_SetRenderDrawBlendMode]] .[[SDL_SetRenderDrawColor]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.1k - rev: 8 (current) last modified: 2011-02-16 23:15:08

SDL_RenderDrawPoint . . . 1 match
...] .[[SDL_RenderFillRect]] .[[SDL_RenderFillRects]] .[[SDL_RenderPresent]] .[[SDL_SetRenderDrawBlendMode]] .[[SDL_SetRenderDrawColor]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.1k - rev: 10 (current) last modified: 2013-11-14 18:13:09

SDL_RenderDrawLines . . . 1 match
...] .[[SDL_RenderFillRect]] .[[SDL_RenderFillRects]] .[[SDL_RenderPresent]] .[[SDL_SetRenderDrawBlendMode]] .[[SDL_SetRenderDrawColor]] ---- [[CategoryAPI]], [[CategoryRender]]...

2.3k - rev: 10 (current) last modified: 2017-01-14 23:00:16

SDL_RenderDrawLine . . . 1 match
...] .[[SDL_RenderFillRect]] .[[SDL_RenderFillRects]] .[[SDL_RenderPresent]] .[[SDL_SetRenderDrawBlendMode]] .[[SDL_SetRenderDrawColor]] ---- [[CategoryAPI]], [[CategoryRender]]...

2.5k - rev: 10 (current) last modified: 2017-01-14 23:03:56

SDL_RenderCopyEx . . . 1 match
...](). == Related Functions == .[[SDL_RenderCopy]] .[[SDL_SetTextureAlphaMod]] .[[SDL_SetTextureBlendMode]] .[[SDL_SetTextureColorMod]] ---- [[CategoryAPI]], [[CategoryRender]]...

2.1k - rev: 10 (current) last modified: 2017-08-11 20:23:50

SDL_RenderCopy . . . 1 match
...]](). == Related Functions == .[[SDL_RenderCopyEx]] .[[SDL_SetTextureAlphaMod]] .[[SDL_SetTextureBlendMode]] .[[SDL_SetTextureColorMod]] ---- [[CategoryAPI]], CategoryRender...

4.2k - rev: 27 (current) last modified: 2015-08-18 20:57:36

SDL_RenderClear . . . 1 match
...and the clip rectangle. == Version == This function is available since SDL 2.0.0. == Related Functions == .[[SDL_SetRenderDrawColor]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.9k - rev: 14 (current) last modified: 2016-10-08 22:48:20

SDL_QueryTexture . . . 1 match
...(SDL_PixelFormatEnum, , , from="=== Pixel Format Values ===", to="== Code Examples ==")>> == Related Functions == .[[SDL_CreateTexture]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.4k - rev: 15 (current) last modified: 2014-09-22 17:22:05

SDL_LockTexture . . . 1 match
...level. You must use [[SDL_UnlockTexture]]() to unlock the pixels and apply any changes. == Related Functions == . [[SDL_UnlockTexture]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.6k - rev: 32 (current) last modified: 2014-12-21 21:01:03

SDL_GetTextureColorMod . . . 1 match
...}}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GetTextureAlphaMod]] .[[SDL_SetTextureColorMod]] ---- [[CategoryAPI]], [[CategoryRender]]...

1.0k - rev: 8 (current) last modified: 2011-02-15 19:23:53

SDL_GetTextureBlendMode . . . 1 match
...wing: <<Include(SDL_BlendMode, , , from="== Values ==", to="== Code Examples ==")>> == Related Functions == .[[SDL_SetTextureBlendMode]] ---- [[CategoryAPI]], [[CategoryRender]]...

0.9k - rev: 10 (current) last modified: 2011-02-15 19:25:53

SDL_GetTextureAlphaMod . . . 1 match
...}}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_GetTextureColorMod]] .[[SDL_SetTextureAlphaMod]] ---- [[CategoryAPI]], [[CategoryRender]]...

0.8k - rev: 8 (current) last modified: 2011-02-15 19:26:32

SDL_GetRendererOutputSize . . . 1 match
...is available since SDL 2.0.0. == Related Functions == .[[SDL_GetRenderer]] ---- [[CategoryAPI]], [[CategoryRender]] ##See the Style Guide for instructions on editing the footer....

1.6k - rev: 2 (current) last modified: 2016-01-01 18:15:53

SDL_GetRendererInfo . . . 1 match
...u can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_CreateRenderer]] ---- [[CategoryAPI]], [[CategoryRender]]...

0.8k - rev: 8 (current) last modified: 2013-08-11 12:21:55

SDL_GetRenderer . . . 1 match
...u can add your code example here }}} == Remarks == ''You can add useful comments here'' == Related Functions == .[[SDL_CreateRenderer]] ---- [[CategoryAPI]], [[CategoryRender]]...

0.6k - rev: 4 (current) last modified: 2011-05-17 18:04:25

SDL_GetRenderTarget . . . 1 match
...vailable since SDL 2.0.0. == Related Functions == .[[SDL_SetRenderTarget]] ---- [[CategoryAPI]], [[CategoryRender]] ##See the Style Guide for instructions on editing the footer....

1.2k - rev: 2 (current) last modified: 2016-05-11 20:38:39

Previous 1 2 3 Next
(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit