53360 Commits (eee1ff423c6a0c9c776b4e76b79bb5ed5480d83c)
 

Author SHA1 Message Date
  Eric Anholt 34c58acb59 i965/vs: Add support for splitting virtual GRFs. 13 years ago
  Eric Anholt d4bcc65918 i965/vs: Try again when we've successfully spilled a reg. 13 years ago
  Kenneth Graunke 9237f0ea8d i965/vs: Implement register spilling. 13 years ago
  Kenneth Graunke 46e529672b i965/vs: Fix unit mismatch in scratch base_offset parameter. 13 years ago
  Matt Turner 587d5db11d egl: Return EGL_BAD_MATCH for invalid profile attributes 13 years ago
  Vincent Lejeune 5090ce42e4 radeon/llvm: use ceil intrinsic instead of llvm.AMDIL.round.posinf 13 years ago
  Vincent Lejeune 9a6bb3f645 radeon/llvm: use floor intrinsic instead of llvm.AMDIL.floor 13 years ago
  Vincent Lejeune bfdf26892c radeon/llvm: use llvm fabs intrinsic 13 years ago
  Vincent Lejeune 8db11bc4ed radeon/llvm: use llvm intrinsic for flog2 13 years ago
  Vincent Lejeune 23e11ac835 radeon/llvm: add support for cos/sin intrinsic 13 years ago
  Vincent Lejeune 876b42663c radeon/llvm: add a pattern for fsqrt 13 years ago
  Paul Berry 99802519b4 glapi: Reformat python code generation scripts to use 4-space indentation. 13 years ago
  José Fonseca 856464979b mesa: Avoid C99 indexed initializers. 13 years ago
  José Fonseca 3f228ed090 mesa: Prevent CONST macro re-definition. 13 years ago
  José Fonseca a555888151 mesa: Silence 'assignment makes integer from pointer without a cast' warnings. 13 years ago
  Imre Deak 9c1c23331a glget: fix make check for glGet GL_POLYGON_OFFSET_BIAS 13 years ago
  Imre Deak dd6479160c mesa: glGet: remove the unused TYPE_API_MASK flags 13 years ago
  Imre Deak d220435416 mesa: glGet: use the build time generated hash tables 13 years ago
  Imre Deak 98f880e0c4 mesa: glGet: add script to generate hash tables in build time 13 years ago
  Imre Deak 6678125eae scons/android: add flag to check for enabled GL APIs 13 years ago
  Imre Deak ea637c5b64 mesa: glGet: rename *{_EXT,_ARB} enums missing from the XML spec 13 years ago
  Imre Deak 59d3bf6542 mesa: glGet: simplify the 'enum not found' condition 13 years ago
  Imre Deak 2ad4a47547 mesa: glGet: fix parameter lookup for apps using multiple APIs 13 years ago
  Imre Deak 7182a1fc5e glapi: rename/move GL_POLYGON_OFFSET_BIAS to its extension section 13 years ago
  Marek Olšák 87a34131c4 r600g: move SQ_GPR_RESOURCE_MGMT_1 into new config_state 13 years ago
  Marek Olšák c5584e93b1 r600g: move DB_SHADER_CONTROL into db_misc_state 13 years ago
  Marek Olšák ae25b93245 r600g: emit PS_PARTIAL_FLUSH at the beginning of CS 13 years ago
  Marek Olšák ef723613e0 r600g: atomize depth-stencil-alpha state 13 years ago
  Marek Olšák 711f3bae9d r600g: atomize rasterizer state 13 years ago
  Marek Olšák 9a683d1bd8 r600g: sort variables in r600_context 13 years ago
  Marek Olšák 30bcc5538f r600g: initialize SQ_VTX_SEMANTIC_* in the start_cs command buffer 13 years ago
  Marek Olšák 18a189188a r600g: atomize scissor state 13 years ago
  Marek Olšák ab075de53b r600g: atomize polygon offset state 13 years ago
  Marek Olšák a50edc8ed8 r600g: atomize fetch shader 13 years ago
  Marek Olšák 8bf7044ec6 r600g: remove the dual_src_blend flag from the shader key 13 years ago
  Marek Olšák faaba52aed r600g: atomize blend state 13 years ago
  Marek Olšák eb65fefa4b r600g: inline r600_atom_dirty 13 years ago
  Marek Olšák d8ea64697b r600g: remove the "atom" variable from r600_command_buffer 13 years ago
  Eric Anholt 1e7776ca2b egl: Remove bogus invalidate code. 13 years ago
  Eric Anholt 7e9bd2b2ed egl: Add support for driconf control of swapinterval. 13 years ago
  Eric Anholt 8c472b8f6a glx: Replace DRI2SwapBuffers() custom protocol with XCB. 13 years ago
  Eric Anholt f02242a4fa glx: Fix some indentation. 13 years ago
  Eric Anholt 811602885b glx: Replace DRI2SwapInterval custom protocol with XCB. 13 years ago
  Eric Anholt 7acf8ae0e1 glx: Reuse setSwapInterval for setting initial swap interval. 13 years ago
  Eric Anholt d0937759db glx: Allow glXSwapInterval(0) when vblank_mode=0. 13 years ago
  Eric Anholt ab8ae9301f glx: Replace DRI2GetMSC custom protocol with XCB. 13 years ago
  Eric Anholt 8e61b9028a glx: Replace DRI2WaitForMSC custom protocol with XCB. 13 years ago
  Eric Anholt 183ab9e14e glx: Replace DRI2WaitForSBC custom protocol with XCB. 13 years ago
  Eric Anholt 1e74910bb7 glx/dri1: Remove uncompiled __DRI_SWAP_BUFFER_COUNTER code. 13 years ago
  Eric Anholt da3f7c127b egl: Quit checking for a bug in old xcb when we require new xcb. 13 years ago