Alexander Houghton

Technical Programming Blog & showcase

  • Home
  • BlogBlog of findings, fixes and thoughts!
  • Contact
  • LinkedIn

Latest Blog Posts

  • Slim Graphics: Introduction
  • Comparing Synchronisation Methods on Windows
  • Does calling sqrtf always result in a single asm instruction?
  • Visualising SRGB & Gamma Correction
  • Redirect all stdout/stderr to console
  • Increase Windows Console Line Limit
  • Faster Compiling: Visual Studio Unity (Jumbo) Builds
  • Programming a Digital Potentiometer (MCP4131) With Raspberry Pi & WiringPi
  • Connecting to Raspberry Pi direct to PC via Ethernet
  • C++ unique/shared ptr custom deleters

Tag: DirectX

  • Windows Phone 8.1 DirectX Sample Landscape mode broken / rotation doesn’t work.

    The Problem: When the phone is in landscape mode, the rendered area isn’t rotated on screen! As you can see, the image on the right is when it is in portrait mode, the one below is when in landscape. The problem is caused by the following code in DeviceResources.cpp: Since the window size being created is…

    2015.04.19

Indice –––––––––

Designed with WordPress