68 Commits (c3ef232315a4e9c18b3d812dbb28ffac6830d6f8)

Author SHA1 Message Date
  Stéphane Marchesin c3ef232315 st/glx: remove the duplicated Drawable member. 14 years ago
  Stephen White cd9627777c st/glx: Set the drawable attribute on xmesa_buffer creation. 14 years ago
  Thomas Hellstrom a221807dc5 st/glx: Fix endless loop in drawable validation 14 years ago
  Thomas Hellstrom 5d2fad5444 st/glx: Fix compilation error 14 years ago
  Brian Paul 38f89c7008 st/glx: define/set new ST_CONTEXT_FLAG_bits 14 years ago
  Brian Paul 1929d52fd9 st/glx: pass major, minor, context flags, etc to XMesaCreateContext() 14 years ago
  Marek Olšák 7e02303497 gallium: remove flags from the flush function 14 years ago
  Marek Olšák e968975cb5 gallium: remove the geom_flags param from is_format_supported 14 years ago
  Marek Olšák bfe88e6998 gallium: cleanup fence_signalled and fence_finish 14 years ago
  Marek Olšák b39bccbd4e gallium: add timeout parameter to fence_finish 14 years ago
  Chia-I Wu 997a2547d1 st/glx: Replace MESA_VERSION_STRING by xmesa_get_name. 15 years ago
  Kristian Høgsberg f9995b3075 Drop GLcontext typedef and use struct gl_context instead 15 years ago
  Kristian Høgsberg 31aca27c08 Drop GLframebuffer typedef and just use struct gl_framebuffer 15 years ago
  Kristian Høgsberg d3491e775f Rename GLvisual and __GLcontextModes to struct gl_config 15 years ago
  Kristian Høgsberg 705e142dda gl: Remove unused GLcontextModes fields 15 years ago
  Chia-I Wu 03224f492d st/xlib: Notify the context when the front/back buffers are swapped. 15 years ago
  Chia-I Wu 4531356817 gallium: Add context profile support to st_api. 15 years ago
  Chia-I Wu 40fd4323b4 st/glx: Include main/core.h. 15 years ago
  Keith Whitwell 42719df0b8 glx/xlib: configurable strict/non-strict buffer size invalidate 15 years ago
  Keith Whitwell 8b15de2736 glx/xlib: remove another XSync 15 years ago
  Keith Whitwell 8570232b3b glx/xlib: no need to call XSync from XMesaFlush 15 years ago
  Brian Paul 8cbc1517c1 st/glx: check if deleting head of buffer list 15 years ago
  Brian Paul 83adf8c3a4 st/glx: fix incorrect parameter type 15 years ago
  Jakob Bornecrantz 5f66363f8e st_api: Add get param function to st_manager 15 years ago
  Roland Scheidegger 685bb69416 st/glx: adapt to interface changes 15 years ago
  Keith Whitwell 287c94ea49 Squashed commit of the following: 15 years ago
  Chia-I Wu c1a392ac4c st/glx: Remove a wrong assertion in choose_pixel_format. 15 years ago
  Roland Scheidegger 6fb364a171 gallium: adapt all code to the renamed depth/stencil formats 15 years ago
  Brian Paul 8ba47561dd st/glx: add support for multiple displays 15 years ago
  Brian Paul 4ceeb1307a st/glx: better format selection in xmesa_choose_z_stencil_format() 15 years ago
  Brian Paul ef2664da6c st/glx: fix depth/stencil format selection code 15 years ago
  Chia-I Wu 48bc3cca89 st/glx: Add support for GLX_MESA_copy_sub_buffer. 15 years ago
  Chia-I Wu 6632915e95 st/glx: Add xmesa_display to hold per-display variables. 15 years ago
  Chia-I Wu 418b9ac299 st/glx: Correctly set buffer_mask of a visual. 15 years ago
  Chia-I Wu 813c58d77e st/glx: Make xmesa_create_st_api a callback of xm_driver. 15 years ago
  Chia-I Wu 3475e88442 st/glx: Return a better format in choose_depth_stencil_format. 15 years ago
  Chia-I Wu 576d9af505 st/glx: Use st_api.h instead of st_public.h. 15 years ago
  Keith Whitwell 3e38dbe3d3 gallium: plumb winsys-drawable-handle through to state tracker 15 years ago
  Keith Whitwell d0aea65032 gallium: create helper for swrast+xlib combination 15 years ago
  Keith Whitwell 999932bf1f targets/libgl-xlib: add code to inject trace and identity layers 15 years ago
  Keith Whitwell d5bf9c0a5e ws/xlib: manage the GC internally 15 years ago
  Keith Whitwell 3ab8211be4 gallium: remove xlib_driver::display_surface 15 years ago
  Keith Whitwell 1675d05f91 winsys/xlib: remove dependency on glx/x11 state tracker 15 years ago
  Ian Romanick fcf438e9e0 mesa: Remove support for creating color-index visuals 15 years ago
  José Fonseca 41b80461b7 glx: Rename pipe formats. 15 years ago
  José Fonseca 88e640fc14 xlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate. 15 years ago
  Brian Paul a84575cdc0 st/glx: improved depth/stencil format selection code 15 years ago
  Brian Paul f7830dc391 st/glx: added PIPE_FORMAT_Z24S8_UNORM code 15 years ago
  Vinson Lee 71e3abc014 st/xlib: Add assert to check for null pointer dereference. 15 years ago
  Kristian Høgsberg 298be2b028 Replace the _mesa_*printf() wrappers with the plain libc versions 15 years ago