Brian Paul
|
36cfa38760
|
updated comments, removed obsolete functions
|
25 年前 |
Brian Paul
|
cac5cdd6f7
|
removed include fakeglx.h
|
25 年前 |
Brian Paul
|
621a05d12f
|
removed realglx.c
|
25 年前 |
Brian Paul
|
71600f0ce6
|
obsolete
|
25 年前 |
Brian Paul
|
426cb9f58f
|
changes for new GLX dispatcher
|
25 年前 |
Brian Paul
|
e17ba7120f
|
all new dispatch system
|
25 年前 |
Brian Paul
|
6f2311270c
|
initial rev
|
25 年前 |
Brian Paul
|
cdc62309b4
|
move dispatch table size check into _mesa_init_no_op_table()
|
25 年前 |
Brian Paul
|
f25e1ac31f
|
added call to _mesa_init_no_op_table()
|
25 年前 |
Brian Paul
|
59577b577d
|
added _mesa_init_no_op_table()
|
25 年前 |
Brian Paul
|
91bcefaa49
|
lots of work on extension management
|
25 年前 |
Brian Paul
|
4329fd5e47
|
added _GLAPI_EXTRA_SLOTS symbol
|
25 年前 |
Brian Paul
|
d850fc3e54
|
removed Mesa-isms
|
25 年前 |
Brian Paul
|
a89dccf8f8
|
updates for 3.1 and later
|
25 年前 |
Brian Paul
|
7110c37d5e
|
generate Z values when fog enabled (Andree Borrmann)
|
25 年前 |
Brian Paul
|
88590fb342
|
include glapitable.h
|
25 年前 |
Brian Paul
|
7e1161bd2d
|
now using glapitemp.h to generate entrypoints
|
25 年前 |
Brian Paul
|
1210b0d9f3
|
initial rev
|
25 年前 |
Brian Paul
|
21217695d3
|
include glapi.h
|
25 年前 |
Brian Paul
|
bd1db5d6b5
|
added wincopy demo
|
25 年前 |
Brian Paul
|
b5e4a16e4a
|
initial rev
|
25 年前 |
Brian Paul
|
c42c33e2a1
|
bunch of changes for separate read buffer feature
|
25 年前 |
Brian Paul
|
086a151f94
|
implemented glXMakeContextCurrent() and glXGetCurrentReadDrawable()
|
25 年前 |
Brian Paul
|
cea0e8e670
|
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
|
25 年前 |
Brian Paul
|
b6709c8472
|
updated for Mesa 3.3
|
25 年前 |
Brian Paul
|
3901be83dd
|
updated with Mesa 3.3 info
|
25 年前 |
Brian Paul
|
3f02f90f94
|
added support for separate read/draw buffers per context
|
25 年前 |
Brian Paul
|
5bf7f47083
|
removed version logging
|
25 年前 |
Brian Paul
|
b16103c466
|
bumped version to 3.3
|
25 年前 |
Brian Paul
|
2257a12013
|
added XMesaMakeCurrent2(), XMesaGetCurrentReadBuffer(), bumped version to 3.3
|
25 年前 |
Brian Paul
|
b314d1d3af
|
added a few more GLX 1.3 tokens
|
25 年前 |
Brian Paul
|
5fff37ecd4
|
renamed near and far arguments to gluUnProject4()
|
25 年前 |
Brian Paul
|
9331b6702c
|
added GLU 1.3 functions
|
25 年前 |
Keith Whitwell
|
04c43deb54
|
another typo
|
25 年前 |
Brian Paul
|
664a1f88f2
|
added GLX 1.3 tokens and functions
|
25 年前 |
Brian Paul
|
ad6fd8ed4d
|
added GLX 1.3 functions
|
25 年前 |
Brian Paul
|
4e176ff358
|
added _mesa_clip_pixelrect()
|
25 年前 |
Brian Paul
|
78fc78e0f6
|
clean up of version handling, removed GLX_EXT_get_proc_address string
|
25 年前 |
Brian Paul
|
4f145468f4
|
removed GLU_EXT_get_proc_address from ext strings
|
25 年前 |
Brian Paul
|
bdbd2e04c8
|
changed comment for WriteRGBSpan()
|
25 年前 |
Brian Paul
|
b82d993b03
|
added glXGetCurrentDisplay() for GLX 1.2
|
25 年前 |
Brian Paul
|
bf3f9bdaae
|
bumped GLX version to 1.2, added glXGetCurrentDisplay()
|
25 年前 |
Brian Paul
|
8acb3a1238
|
fixed potential bug in _mesa_ShadeModel()
|
25 年前 |
Brian Paul
|
414b6e7c00
|
added SET/CLEAR/TEST_BITS macros, misc clean-up
|
25 年前 |
Brian Paul
|
f2db7ed71e
|
fixed shade model bug (A.Borrmann)
|
25 年前 |
Brian Paul
|
47cdadc626
|
added pragma 4615 (Eero), added copyright
|
25 年前 |
Brian Paul
|
ca1ea0ac09
|
removed redundant fxCloseHardware() decl
|
25 年前 |
Andre Werthmann
|
172d6c0d44
|
added more ASM_SRCS
|
25 年前 |
Brian Paul
|
f0dee6578a
|
renamed struct gl_palette as struct gl_color_table
|
25 年前 |
Brian Paul
|
7fb54ae3b3
|
updates for thread safety
|
25 年前 |