54004 Commits (534ec62152e70ed8f6467feaf07b2db2197e11b1)
 

Author SHA1 Message Date
  Brian Paul a17750b688 nouveau: Fix build. 13 years ago
  Dave Airlie f3476ec8fa glsl: fix uninitialised variable from constructor 13 years ago
  Dave Airlie 906670a790 glsl: initialise killed_all field. 13 years ago
  Dave Airlie d128ae347a svga: remove pointless assert on unsigned >= 0 13 years ago
  Dave Airlie e85c9a4d28 glsl: fix cut-n-paste error in error handling. (v2) 13 years ago
  Dave Airlie 67c8e96f5a r300g: fix comparison of hyperz flush time. 13 years ago
  Dave Airlie a0ec9185eb dri_glx: fix use after free report 13 years ago
  Carl Worth a47a0200a7 Revert "glcpp: Rewrite line-continuation support to act globally." 13 years ago
  Carl Worth 962a1c07b4 glcpp: Rewrite line-continuation support to act globally. 13 years ago
  Ander Conselvan de Oliveira 60a11e295b egl/wayland: Dispatch the event queue before get_buffers 13 years ago
  Kristian Høgsberg 89ba4368fd egl/wayland: Add invalidate back in eglSwapBuffers() 13 years ago
  Kenneth Graunke 8d0bb74a11 i965/fs: Add fs_reg::is_zero() and is_one(); use for opt_algebraic(). 13 years ago
  Brian Paul 4cedb65a43 st/mesa: fix context use-after-free problem in st_renderbuffer_delete() 13 years ago
  Brian Paul 51223784d6 util: added pipe_surface_release() function 13 years ago
  Brian Paul c73245882c mesa: pass context parameter to gl_renderbuffer::Delete() 13 years ago
  Ander Conselvan de Oliveira ca3ed3e024 egl/wayland: Don't invalidate drawable on swap buffers 13 years ago
  Kristian Høgsberg b5c53245af egl: Only enable GLX backend if X11 EGL platform is enabled 13 years ago
  José Fonseca e7177e362e llvmpipe: Remove remnants of lp_tile_soa from Makefile. 13 years ago
  Eric Anholt 2f7915bdb9 i965/fp: Fix segfault on gen4 TXB instructions. 13 years ago
  Vinson Lee f126f34c1d llvmpipe: Fix incorrect sizeof. 13 years ago
  Stéphane Marchesin 4430d44eac llvmpipe: Fix build break from 75da95c50 13 years ago
  Anuj Phogat 9ab896243c mesa: Fix GL_LUMINANCE handling for textures in glGetTexImage 13 years ago
  Kenneth Graunke 53ba40c156 Revert "meta: Don't try to glOrtho when the draw buffer isn't initialized." 13 years ago
  Vincent Lejeune 3fcb3fbf22 r600g: mirror simplification of if/break opcodes 13 years ago
  Vincent Lejeune 5fda2990aa r600g: separate resource_id and sampler_id tex info in tgsi-to-llvm 13 years ago
  Carl Worth 9ff6b52886 glcpp: Update README for new support of __LINE__ and __FILE__. 13 years ago
  Carl Worth 89cd6df034 glcpp: Add test involving token pasting of INTEGER tokens. 13 years ago
  Carl Worth 522d1ccd77 glcpp: Add support for pasting of INTEGER tokens. 13 years ago
  Carl Worth e1597f0a81 glcpp: Flag invalid pastes for integer followed by non-digits 13 years ago
  Carl Worth c86eb0cd65 glcpp: Extend the invalid-paste test 13 years ago
  Carl Worth 01b83171c9 glcpp: More factoring-out of common code to simplify things. 13 years ago
  Carl Worth ea34ac499d glcpp: Factor out a tiny bit of repeated code. 13 years ago
  Carl Worth 907a10378e glcpp: Add support for __LINE__ and __FILE__ macros 13 years ago
  Paul Berry dbd6135bc1 mesa: Rename API_OPENGL to API_OPENGL_COMPAT. 13 years ago
  Marek Olšák 3e163a137b gallium/postprocess: share pipe_context and cso_context with the state tracker 13 years ago
  Marek Olšák 135fe907a0 mesa: move some helper functions from fboobject.c to glformats.c 13 years ago
  Tapani Pälli 0fda2e9147 android: include api_exec.c in generated files list 13 years ago
  José Fonseca 9c9c18a395 gallivm: Fix lp_build_float_to_half. 13 years ago
  Roland Scheidegger b5918d8f1d gallivm: fix a trivial txq issue for 2d shadow and cube shadow samplers 13 years ago
  Roland Scheidegger 6d50148742 llvmpipe: support array textures 13 years ago
  Roland Scheidegger 95e03914d8 gallivm: support array textures 13 years ago
  José Fonseca 88e92f5bcd llvmpipe: Remove lp_build_blend_soa() 13 years ago
  José Fonseca 75da95c50a llvmpipe: Eliminate color buffer swizzling. 13 years ago
  José Fonseca 6916387e53 llvmpipe: Only advertise unswizzled formats. 13 years ago
  José Fonseca 9f06061d50 util/u_format: Kill util_format_is_array(). 13 years ago
  José Fonseca a47674ee89 util/u_format: Tighten the meaning of is_array bit to exclude mixed type formats. 13 years ago
  Adhemerval Zanella 64e9ec634b util/u_format: Fix format manipulation for big-endian 13 years ago
  Adhemerval Zanella e25abacc18 gallivm: Fix format manipulation for big-endian 13 years ago
  Adhemerval Zanella b772d784b2 gallivm: Add byte-swap construct calls 13 years ago
  Adhemerval Zanella 86902b5134 gallivm: Fix vector constant for shuffle 13 years ago