53774 Commits (529fe420ba6836479619ba42e53665724755fc1c)
 

Author SHA1 Message Date
  Michel Dänzer 3e20513b8f radeonsi: Handle TGSI TXB opcode. 12 years ago
  Vinson Lee ca5840afb0 mesa: Include compiler.h in hash_table.h. 12 years ago
  Marek Olšák 186579e724 r600g: use LINEAR_ALIGNED tiling for 1D array textures and if height0 <= 3 12 years ago
  Tom Stellard 2e6b81ff7a auxillary: Append LLVM_CXXFLAGS to CXXFLAGS 12 years ago
  Marek Olšák e3813ecfa3 r300g: don't call buffer_unmap in draw functions 12 years ago
  Marek Olšák 7a8affb6a1 r300g: fix crash since the set_vertex_buffers(start_slot) change 12 years ago
  Marek Olšák d4780fddb1 r600g: untiled window-system buffers should be LINEAR_ALIGNED 12 years ago
  Marek Olšák c9e5309223 r600g: use LINEAR_ALIGNED tiling for 1D textures 12 years ago
  Marek Olšák ac4f61b232 r600g: use LINEAR_ALIGNED tiling for staging textures, reorder the code 12 years ago
  Kenneth Graunke fe2ef4b810 i965/vs: Fix user clip plane setup on Gen4-5. 12 years ago
  Kenneth Graunke 3262857843 i965/vs: Simplify the Gen6-7 part of setup_uniform_clipplane_values(). 12 years ago
  Kenneth Graunke 0ad4360ca1 i965/vs: Split setup_uniform_clipplane_values() into Gen4-5/6-7 parts. 12 years ago
  Vinson Lee bb284669f8 mesa: Replace random with standard C rand. 12 years ago
  Brian Paul 9b67460223 automake: Remove empty file variable. 12 years ago
  Eric Anholt 3a5ad21cd3 mesa: Fix gallium build since 6991c2922f 12 years ago
  Eric Anholt 6991c2922f mesa: Convert the hash table for GL object ids to the open-addressing hash. 12 years ago
  Eric Anholt 35fd61bd99 mesa: Import a copy of the open-addressing hash table code I wrote. 12 years ago
  Eric Anholt 1e8dd15311 automake: Remove libdricore clip.c workaround lib. 12 years ago
  Eric Anholt 9078441072 automake,android: Build program/ into a helper lib (v2) 12 years ago
  Chad Versace 0ef8535747 android: Moves rules for libmesa_st_mesa to separate makefile 12 years ago
  Chad Versace 7071ffb464 android: Moves rules for libmesa_dricore to separate makefile 12 years ago
  Chad Versace 5f935af675 android: Moves rules for mesa_gen_matypes to separate makefile 12 years ago
  Chad Versace f2b638a997 android: Moves rules for libmesa_glsl_utils to separate makefile 12 years ago
  Eric Anholt a665cf1226 automake: Merge *_CXX_FILES variables in the glsl build. 12 years ago
  Eric Anholt 34d4216e64 automake: Merge per-type *_FILES variables in intel drivers. 12 years ago
  Eric Anholt e9e8e194e2 automake: Merge separated *_CXX_FILES variables to *_FILES in core mesa. 12 years ago
  Eric Anholt be655ec617 automake: Remove dead *_OBJECTS variables from the old build system. 12 years ago
  Eric Anholt 906d832db5 automake: Fix a comment typo. 12 years ago
  Marek Olšák f5ac60152b r600g: remove redundant parameter in r600_init_surface 12 years ago
  Marek Olšák e7dde5c8fb st/mesa: fix computation of last_level in GenerateMipmap 12 years ago
  Marek Olšák 6dd839f23a st/mesa: fix computation of last_level during texture creation 12 years ago
  Marek Olšák c06258dd02 st/mesa: fix guessing the base level size 12 years ago
  Marek Olšák 985f2aec4a mesa: fix error checking of TexStorage(levels) for array and rect textures 12 years ago
  Marek Olšák 12a4fd7e45 mesa: use MaxNumlevels in _mesa_test_texobj_completeness 12 years ago
  Marek Olšák 8111342e81 mesa: add MaxNumLevels to gl_texture_image, remove MaxLog2 12 years ago
  Roland Scheidegger 26097c4855 gallivm,draw,llvmpipe: use base ptr + mip offsets instead of mip pointers 12 years ago
  Roland Scheidegger 8257bb963f llvmpipe: always allocate whole miptrees not individual levels 12 years ago
  Kenneth Graunke df3cecab7d i965: Add comments for each of the surface state table's columns. 12 years ago
  Paul Berry 21e23fbe21 glapi: Stop handling XML annotation exec="{es,check,loopback}". 12 years ago
  Paul Berry 55b81ff56b glapi: Remove handling of mesa_name XML attribute. 12 years ago
  Paul Berry bb3db388d8 mesa: Fix const correctness of API implementation functions. 12 years ago
  Paul Berry 1a1db1746d mesa: Standardize names of OpenGL functions. 12 years ago
  Michel Dänzer 7708a86464 radeonsi: Implement alpha testing in pixel shader. 12 years ago
  Michel Dänzer e44dfd4b3c radeonsi: Initialize uses_kill boolean from TGSI info. 12 years ago
  Vincent Lejeune 557d4918ad glsl: store read vector in a temp in vec_index_to_cond 12 years ago
  Marek Olšák 05a2f66cde gallium/u_blitter: handle PIPE_TEXTURE_CUBE_ARRAY in is_box_inside_resource 12 years ago
  Andreas Boll 5ecbc3a9e8 build: fix enable/disable language in ./configure --help 12 years ago
  Kenneth Graunke e639385064 i965: Fix AA Line Distance Mode in 3DSTATE_SF on Ivybridge. 12 years ago
  Ian Romanick 5581954c3a dri_util: Fix prologue comment for driCreateConfigs 13 years ago
  Ian Romanick 3ec3201f31 swrast: swrastFillInModes doesn't do 8-bit modes, so don't try 13 years ago