Skip to content
Avatar

Highlights

  • Arctic Code Vault Contributor

Pinned

  1. Dedicate an emacs major mode to a particular emacs window

    Emacs Lisp 16

  2. BBC Micro emulator for Windows, OS X, and Linux

    C++ 41 6

  3. BBC Micro stuff

    Python 8

  4. Remap Application key to Right Command key in OS X Sierra

    3

  5. Extension package that provides a simple macro facility for Visual Studio

    Python 4 1

  6. A file storage system for the BBC Micro

    TypeScript 9 1

425 contributions in the last year

Nov Dec Jan Feb Mar Apr May Jun Jul Aug Sep Oct Mon Wed Fri

Contribution activity

November 1, 2020

tom-seddon has no activity yet for this period.

October 2020

Created an issue in tom-seddon/b2 that received 2 comments

Use SDL_UpdateTexture rather than SDL_LockTexture/SDL_UnlockTexture

SDL_LockTexture returns a pointer to a shadow buffer, and the actual texture is updated at unlock time. An extra copy, that SDL_UpdateTexture can p…

2 comments

Seeing something unexpected? Take a look at the GitHub profile guide.

You can’t perform that action at this time.