mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-18 03:50:36 +02:00
GL_EXT_timer_query
This commit is contained in:
parent
14520eb25e
commit
93cfdfe1ef
1 changed files with 3 additions and 2 deletions
|
|
@ -1378,8 +1378,9 @@ Mesa Version History
|
|||
New:
|
||||
- reflect demo improved to support multiple windows
|
||||
- singlebuffer demo (shows no/little-flicker single-buffered rendering)
|
||||
- r200: enable GL_ARB_texture_env_crossbar, separate the texture sampling
|
||||
unit bits from the texture env combine enable bits
|
||||
- r200: enable GL_ARB_texture_env_crossbar, separate the texture
|
||||
sampling unit bits from the texture env combine enable bits
|
||||
- GL_EXT_timer_query extension
|
||||
Changes:
|
||||
- removed GL_HP_occlusion_test (use GL_ARB_occlusion_query instead)
|
||||
Bug fixes:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue