January 13, 2012 General » Re: start on SIMD documentation | |||
|---|---|---|---|
| |||
...of a trivial type as being the width in bits. Even though I knew exactly... | |||
January 09, 2012 GDC » Re: System programming in D (Was: The God Language) | |||
|---|---|---|---|
| |||
...where every widget has certain properties (x,width,hidden etc) which are implemented using getters... | |||
December 29, 2011 General » Re: System programming in D (Was: The God Language) | |||
|---|---|---|---|
| |||
...WIDTH)});
}
enum WHILE_DEST_BREAK = (TYPE_WIDTH - 1);
enum PRE_LOOP_ADJUST = q{- (TYPE_WIDTH... | |||
December 29, 2011 General » Re: System programming in D (Was: The God Language) | |||
|---|---|---|---|
| |||
...TYPE_WIDTH; }
enum WHILE_DEST_BREAK = (TYPE_WIDTH - 1);
enum PRE_LOOP_ADJUST = -(TYPE_WIDTH... | |||
December 29, 2011 General » Re: System programming in D (Was: The God Language) | |||
|---|---|---|---|
| |||
...TYPE_WIDTH; }
enum WHILE_DEST_BREAK = (TYPE_WIDTH - 1);
enum PRE_LOOP_ADJUST = -(TYPE_WIDTH... | |||
December 14, 2011 General » Re: Fixing const arrays | |||
|---|---|---|---|
| |||
...for (int i = 0; i < www.texture.width; ++i)
for (int j = 0; j < www... | |||
December 08, 2011 General » Re: A new web newsreader | |||
|---|---|---|---|
| |||
...meta tag: <meta name="viewport" content="width=device-width, initial-scale=1 /> Then hopefully the... | |||
December 08, 2011 General » Re: A new web newsreader | |||
|---|---|---|---|
| |||
...which are normally at 31.25% width) to 100% width when the document is narrow... | |||
December 08, 2011 General » Re: A new web newsreader | |||
|---|---|---|---|
| |||
...screens. Yes, I learned about the max-width CSS rules from that site when it... | |||
December 08, 2011 General » A new web newsreader | |||
|---|---|---|---|
| |||
...posts. * Page formatting is affected by the width of the browser window - in smaller viewports... | |||
Copyright © 1999-2021 by the D Language Foundation