44288 Commits (b5b7d2acc6da4149a0c6b124ad52fa08f68cb136)
 

Author SHA1 Message Date
  Marek Olšák b5b7d2acc6 r300g: do not link with softpipe 14 years ago
  Marek Olšák be2b9bdcee xorg-radeon: rename to xorg-r300 14 years ago
  Marek Olšák 63e38bd0f6 target-helpers: remove copy-pasted function inline_noop_helper 14 years ago
  Vadim Girlin 9346d895e7 r600g: skip SPI setup for position and face inputs 14 years ago
  Dave Airlie 2743851c1a r600g: move depth texture flushing out of line. 14 years ago
  Eric Anholt 296e6b9038 meta: Fix glCopyTexImage(GL_LUMINANCE) from non-GL_LUMINANCE source. 14 years ago
  Eric Anholt df46eb8ec0 intel: Fix mipmap and format handling of blit glCopyPixels(). 14 years ago
  Eric Anholt ef0d548838 intel: Do the drawable x/y offset in intel_renderbuffer_map() for spans. 14 years ago
  Eric Anholt fb60e2061b intel: Use rb->Data and rb->RowStride to handle spans Y flipping. 14 years ago
  Eric Anholt d29117752f intel: Clean up intel_render_texture with a rename and a helper function. 14 years ago
  Eric Anholt b17aab5753 intel: Move the draw_x/draw_y to the renderbuffer where it belongs. 14 years ago
  Brian Paul 4fa01d705f dri: include swrast.h, not s_texrender.h 14 years ago
  Jeremy Huddleston 816b8acfe8 glx: Remove check for gc->vtable->destroy 14 years ago
  Jeremy Huddleston c6cf82fb55 apple: applegl_destroy_context: Pass along the correct display 14 years ago
  Jeremy Huddleston e903cc17bb apple: Dead code removal 14 years ago
  Jeremy Huddleston b44d13e67b glapi: Add check for NULL symbol_prefix in gentable and fix warnings 14 years ago
  Daniel Vetter df8d26ec09 i915g: add a few more render target formats 14 years ago
  Brian Paul 755f2e2ae5 mesa: move texrender.c to swrast 14 years ago
  Brian Paul 8852e35e29 vbo: minor simplification in print_draw_arrays() debug function 14 years ago
  Brian Paul e6e1864f1c mesa: move invariant code out of loop in get_tex_rgba() 14 years ago
  Mathias Fröhlich 2f0b44f981 r600g: Put shaders into immutable buffers. 14 years ago
  Mathias Fröhlich b0f1767d77 r600g: Allow VRAM for the initial domain for every buffer binding. 14 years ago
  Mathias Fröhlich e1f88016ec r600g: Set the domains value also for recycled buffer objects. 14 years ago
  Mathias Fröhlich e2529442e6 r600g: Fix typo. 14 years ago
  Pierre-Eric Pelloux-Prayer 92563476e4 r600g: remove useless call to u_upload_flush 14 years ago
  Marek Olšák 317247390a st/mesa: rebind vertex arrays if _NEW_BUFFER_OBJECT is dirty 14 years ago
  Pierre-Eric Pelloux-Prayer b19d86701e r600g: fixed bo memory leak issue 14 years ago
  Chia-I Wu 77b7e1b58f mapi: declare x86_entry_start/end static 14 years ago
  Benjamin Franzke 3e1caf5d26 mapi: Fix tls with shared/es-glapi on x86-64 14 years ago
  Chia-I Wu 982cb36584 wayland-drm: remove depend on "make clean" 14 years ago
  Chia-I Wu 77e031a1c4 egl_dri2: try swrastg_dri if swrast_dri fails 14 years ago
  Chia-I Wu cf69eeacc6 egl_dri2: add dri2_load_driver_swrast 14 years ago
  Benjamin Franzke 16e30276e8 egl_dri2: Compare configs before matching them 14 years ago
  Benjamin Franzke a23bf646bd st/eglwayland: Add support for EGL_DEFAULT_DISPLAY 14 years ago
  Benjamin Franzke b8325fd255 egl_dri2/wayland: Add support for EGL_DEFAULT_DISPLAY 14 years ago
  Jeremy Huddleston 9a00dd9746 apple: Request OpenGL 3.2 from OpenGL.framework if available 14 years ago
  Jeremy Huddleston df1dacf093 apple: Store the CGL API version number for future reference 14 years ago
  Jeremy Huddleston 02b6e97c75 apple: Use a struct glx_config * rather than a void * in apple_visual_create_pfobj 14 years ago
  Jeremy Huddleston f35913b96e apple: Use _glapi_create_table_from_handle to initialize our dispatch table 14 years ago
  Jeremy Huddleston 85937f4c0d glapi: Add API that can create a _glapi_table from a dlfcn handle 14 years ago
  Marek Olšák 837dc61011 r300g: max_anisotropy of 1 is not anisotropic filtering 14 years ago
  Daniel Vetter 219150433a i915g: implement fence signalling 14 years ago
  Eric Anholt 4176025d46 i965: Add support for GL_FIXED vertex attributes. 14 years ago
  Eric Anholt 20f087863d glsl: Fix incorrect optimization of instructions before discard statements. 14 years ago
  Eugeni Dodonov 23ef4a6063 Fix format not a string literal error with -Werror=format-security 14 years ago
  Chad Versace 97d230b0bc i965/brw: Fix emit_depthbuffer() when packed depth/stencil texture is attached 14 years ago
  Alex Deucher eca3e910ed r600g: VGT_PRIMITIVE_TYPE is special 14 years ago
  Alex Deucher 8681ebcf7f r600g: Handle CONFIG regs properly 14 years ago
  Eric Anholt 6861a70177 i965/gen6: Add support for gl_PointCoord. 14 years ago
  Eric Anholt f304bb8a5d i965/gen6: Fix point sprite texture coordinate overrides. 14 years ago