34680 Commits (72128962d640846472c1b0dc22cf4ac6ce875dc9)
 

Author SHA1 Message Date
  Jerome Glisse 72128962d6 r600g: Initial import 15 years ago
  Brian Paul 3d41dd7934 llvmpipe: s/bool/boolean/ 15 years ago
  Brian Paul bd024ce2b1 llvmpipe: s/bool/boolean 15 years ago
  Brian Paul 0faefb194e sw/xlib: avoid dereferencing a null pointer 15 years ago
  Brian Paul c3b62bc86c gallivm: add assertions to check type of phi variables 15 years ago
  Brian Paul a504f2387e mesa: fix incorrect GL_DEPTH_STENCIL_ATTACHMENT format check 15 years ago
  Marek Olšák 90e5a37d12 r300g/swtcl: fix secondary color and back-face color outputs 15 years ago
  José Fonseca 8bd3a4c1aa llvmpipe: Refer to my personal udis86 repository. 15 years ago
  José Fonseca 571ee049f2 util: Also add a define for the dynamic library's prefix. 15 years ago
  Brian Paul 057f7e8140 egl/mks: remove extra param from function call 15 years ago
  Brian Paul 462bccef4f egl_g3d: add missing param to egl_g3d_st_manager_get_egl_image() 15 years ago
  Brian Paul df64122c30 fbdev: some hacking to get the driver to compile (untested) 15 years ago
  Brian Paul a4bd52adba update linux-fbdev config 15 years ago
  Brian Paul 3644dbbdbd vbo: comments and whitespace 15 years ago
  Brian Paul 4225c4e1b0 vbo: remove unused prototype 15 years ago
  Brian Paul 9aae67ca3a vbo: remove dead code 15 years ago
  Brian Paul b6187057be vbo: update/add comments 15 years ago
  Vinson Lee f49a65628f mesa: Remove unnecessary headers. 15 years ago
  Kristian Høgsberg 6e9da8ab60 egl: Return NULL if we fail to load a default driver 15 years ago
  Brian Paul 7d7bdee50d mesa: remove unused includes 15 years ago
  Brian Paul eb88c02a4b mesa: rewrite _mesa_get_handle() and add some comments 15 years ago
  Brian Paul 69861ae497 mesa: move GLSL uniform functions into new source file 15 years ago
  Vinson Lee 655c9a0533 st/mesa: Remove unnecessary headers. 15 years ago
  Will Dyson 055750fafb Enable hardware mipmap generation for radeon. 15 years ago
  Will Dyson a9ee956511 Fix image_matches_texture_obj() MaxLevel check 15 years ago
  Will Dyson f49da110a8 Fallback to software render if there is no miptree for an image 15 years ago
  Marek Olšák 76034aaf65 r300g: decouple drawing code and two-sided stencil refvalue fallback 15 years ago
  Marek Olšák 1345c5bf94 r300g/swtcl: handle large index count properly 15 years ago
  Marek Olšák 3a6fd21917 r300g/swtcl: force vertex prefetching for non-indexed primitives 15 years ago
  Marek Olšák 55a6d37434 r300g/swtcl: move emitting AOS to prepare_for_rendering 15 years ago
  Marek Olšák 500160a3c9 r300g/swtcl: vbo transfer sanity checks 15 years ago
  Marek Olšák a81730cb32 r300g: add get_cs_info winsys entrypoint, abandon check_cs 15 years ago
  Marek Olšák 6ca3f86bdc r300g/swtcl: do not use u_upload_mgr and do not compute max_index 15 years ago
  Marek Olšák bbfd785259 r300g: remove unnecessary includes 15 years ago
  Eric Anholt 3b68b6c83e i965: Add support for EXT_timer_query on Ironlake. 15 years ago
  Eric Anholt fd3425fdff intel: Handle decode of PIPE_CONTROL instructions. 15 years ago
  Eric Anholt ddb10c3e60 i965: Move Gen6 debugging emit_mi_flush into the Gen6 block. 15 years ago
  Eric Anholt 8f61114907 i965: Don't PIPE_CONTROL instruction cache flush. 15 years ago
  Eric Anholt 6e2330daa6 i965: Emit MI_FLUSH before PSP on Ironlake for clip max threads errata. 15 years ago
  Vinson Lee 80689ae615 gallivm: Remove unnecessary headers. 15 years ago
  Vinson Lee 2966a25d3b st/xorg: Remove unnecessary headers. 15 years ago
  Vinson Lee 3fa8a8ea28 util: Remove unnecessary headers. 15 years ago
  Vinson Lee 67d5a51021 st/dri: Remove dri.c from SCons build. 15 years ago
  Kristian Høgsberg cee4220f16 Revert the 'make static' part of 962f92611216e304c95e7c089b38d58066236014 15 years ago
  Marek Olšák 1bdbc0e38f r300g: fix fence referencing 15 years ago
  Brian Paul d3f598a506 mesa: move all vertex array functions into varray.c 15 years ago
  Brian Paul a830eef8c2 mesa: added _mesa_GetVertexAttribIiv / AttribIuiv() 15 years ago
  Brian Paul e00d07cff6 mesa: added _mesa_VertexAttribIPointer() 15 years ago
  Brian Paul e793a24d7c mesa: new GL 3.0 VertexAttrib commands 15 years ago
  Brian Paul 962f926112 mesa: make a bunch of shader API functions static 15 years ago