45224 Commits (f919547f3785b1d8839b9fc5c00ac397e30896a1)
 

Author SHA1 Message Date
  Thomas Hellstrom ade9f0d727 st/dri: Get rid of the evil struct dri_drawable::context member 14 years ago
  Thomas Hellstrom ac8fdbc1c7 st-api: Rework how drawables are invalidated v3. 14 years ago
  Stéphane Marchesin 1a7e17e44a i915g: Fix unimplemented Abs comment. 14 years ago
  Stéphane Marchesin 4e6120576f i915g: If we have a program, that means the other fields are ours and we can free them. 14 years ago
  Stéphane Marchesin c66877c290 i915g: Don't overflow the program buffer. 14 years ago
  Stéphane Marchesin dd691032c8 i915g: Update the TODO with another idea. 14 years ago
  Paul Berry 3097715d41 glsl: Rewrote _mesa_glsl_process_extension to use table-driven logic. 14 years ago
  Paul Berry 9c4445de6e glsl: Changed extension enable bits to bools. 14 years ago
  Paul Berry b078aad8ab glsl: permit explicit locations on fragment shader outputs, not inputs 14 years ago
  Stéphane Marchesin fe36bc0c41 i915g: Fix comment about sin/cos constants. 14 years ago
  Stéphane Marchesin bd1ee76442 i915g: Fix staging texture uploads a bit. 14 years ago
  Eric Anholt a09c5c2e30 i965: Reissue PIPELINE_POINTERS and BINDING_TABLE_POINTERS on SBA change. 14 years ago
  Eric Anholt cd7bfd5d44 i965/gen6: Fix scissors using invalid STATE_BASE_ADDRESS. 14 years ago
  Alan Hourihane 6479922499 glx: Check HAVE_XF86VIDMODE before adding it as an implicit link 14 years ago
  Jon TURNEY db78643182 Don't use -fvisibilty=hidden on cygwin 14 years ago
  Jon TURNEY 560f76227c Fix config check that claims to test if CXX supports -fvisibility=hidden option to actually test the C++ compiler. 14 years ago
  Stéphane Marchesin de33b0dd23 i915g: Add a debug_printf when we get the Abs flag. 14 years ago
  Stéphane Marchesin 2e481e5fc4 i915g: Support PIPE_FORMAT_B10G10R10A2_UNORM. 14 years ago
  Stéphane Marchesin 062a1e291f i915g: Improve SIN/COS a bit. 14 years ago
  Stéphane Marchesin 77896b256a i915g: When emulating LUMINANCE8 and INTENSITY8 texutres, route alpha properly. 14 years ago
  Stéphane Marchesin 6f62a25448 i915g: fix shadow compare. 14 years ago
  Chia-I Wu 24137afb31 targets/egl-static: fix library search order 14 years ago
  Chia-I Wu aa281dd392 st/egl: update fbdev backend 14 years ago
  Stéphane Marchesin a2537bbc95 i915g: Enable GL_ARB_instanced_arrays. 14 years ago
  Stéphane Marchesin 8dd1e3670f i915g: Fix a bug in facing. 14 years ago
  Ben Widawsky 6750226e6d i965: step message register allocation 14 years ago
  Ian Romanick d2c6cef18a glsl: Fix depth unbalancing problem in if-statement flattening 14 years ago
  Stéphane Marchesin c191c87c81 i915g: Remove unused cbuf_dirty. 14 years ago
  Stéphane Marchesin e2422f77a2 i915g: Add a comment about a bug. 14 years ago
  Stéphane Marchesin ef3dac2aff i915g: initial support for SEMANTIC_FACE. 14 years ago
  Stéphane Marchesin 4887e1c31a i915g: update TODO. 14 years ago
  Stéphane Marchesin 9d29d48bb0 i915g: Return the max result for the fake occlusion queries. 14 years ago
  Stéphane Marchesin b13865e694 i915g: Fix depth texture formats. 14 years ago
  Stéphane Marchesin a8ebc5400e i915g: Fix u_blitter comment. 14 years ago
  Stéphane Marchesin 811963a7ae i915g: Implement fake DDX/DDY. 14 years ago
  Stéphane Marchesin d2f05283d2 i915g: Fix gl_FragCoord. 14 years ago
  Benjamin Franzke 992680c8b4 egl: Fix Terminate with shared gbm screens 14 years ago
  Thomas Hellstrom 69140b719b st/xa: Update README. 14 years ago
  Thomas Hellstrom 9a0c5b4634 st/xa: Add a function to check for supported formats 14 years ago
  Thomas Hellstrom ab3587f70d st/xa: Various fixes for composite. 14 years ago
  Chia-I Wu 3a07d9594a st/d3d1x: fix for st/egl native.h interface change 14 years ago
  Marek Olšák 618dbc8130 configure.ac: sort Gallium directories alphabetically 14 years ago
  Chia-I Wu a1cadf2b5c targets/egl-static: fix building without libudev 14 years ago
  Chia-I Wu 450f486276 targets/egl-static: refactor drm_fd_get_screen_name 14 years ago
  Chia-I Wu ed47d65c7c st/egl: fix a compile error 14 years ago
  Chia-I Wu 56ec8e17d3 targets/gbm: attemp to fix unresolved symbols 14 years ago
  Marek Olšák bc517d64da r300g: drop support for ARGB, ABGR, XRGB, XBGR render targets 14 years ago
  Brian Paul 42e7a13e7b Revert "Fix 24bpp software rendering" 14 years ago
  Chia-I Wu 8ea5330200 egl: fix EGL_MATCH_NATIVE_PIXMAP 14 years ago
  Chia-I Wu a0ad339915 st/egl: add get_pixmap_format callback to native_display 14 years ago