44015 Commits (91e56c88972448079b5aafbc2b876d0ea0e28a39)
 

Autor SHA1 Mensagem Data
  Marek Olšák 91e56c8897 st/mesa: CopyTex(Sub)Image should not be killed by conditional rendering 14 anos atrás
  Marek Olšák ccfeb90b75 st/mesa: BlitFramebuffer should not be killed by conditional rendering 14 anos atrás
  Marek Olšák c0277d9539 swrast: BlitFramebuffer should not be killed by conditional rendering 14 anos atrás
  Marek Olšák 1c95c3ef9c st/mesa: GenerateMipmap should not be killed by conditional rendering 14 anos atrás
  Marek Olšák 24ed0b384b st/mesa: fix typos and add some format fallbacks in format_map 14 anos atrás
  Marek Olšák 6c638b7ca1 st/mesa: consolidate listing of depth formats 14 anos atrás
  Marek Olšák 26d718ff71 st/mesa: add GL_DEPTH_COMPONENT32 fallback formats 14 anos atrás
  Marek Olšák 49d4e803d3 st/mesa: fix changing internal format via RenderbufferStorage 14 anos atrás
  Marek Olšák ff038170ff tgsi/ureg: bump the limit of immediates 14 anos atrás
  Marek Olšák f133ff51a2 trace: implement texture_barrier 14 anos atrás
  Marek Olšák b9e8cb0a59 trace: implement render_condition 14 anos atrás
  Marek Olšák 76056510bc r300g: clear can be killed by render condition 14 anos atrás
  Tom Stellard aae56150f5 r300g: Fix non-dri builds 14 anos atrás
  Marek Olšák f76787b3ea r300g: fix occlusion queries when depth test is disabled or zbuffer is missing 14 anos atrás
  Marek Olšák d18792f93d r300g: cleanup render_condition a bit 14 anos atrás
  Marek Olšák 70b86fb273 r300g: remove fake occlusion queries (debug option) 14 anos atrás
  Marek Olšák 2397f20b6b r300g: remove debug option DBG_FALL 14 anos atrás
  Marek Olšák 9a3f861faf r300g: print some HyperZ debug info 14 anos atrás
  Stéphane Marchesin fc48de4fab glx: Fix glXGetFBConfigFromVisualSGIX. 14 anos atrás
  Pierre-Eric Pelloux-Prayer 4eeabd5a3d mesa: set parameter list StateFlags field in _mesa_layout_parameters() 14 anos atrás
  Eric Anholt 0653c450cc i965/fs: Fix up for 8752764076e5b3f052a57e0134424a37bf2e9164. 14 anos atrás
  Eric Anholt 9bd7e9c6b2 mesa: Include shader target in dumps of GLSL source. 14 anos atrás
  Eric Anholt 8752764076 i965/fs: Do a FS compile up front at link time to produce link errors. 14 anos atrás
  Eric Anholt d1f70a8a6c i965/fs: Split the GLSL IR -> FS LIR visitor to brw_fs_visitor.cpp. 14 anos atrás
  Eric Anholt 11dd9e9c0f i965/fs: Split the BRW native code emit to brw_fs_emit.cpp 14 anos atrás
  Eric Anholt b7b700aeb0 i965: Move a couple of GLSL IR -> BRW helper functions to brw_shader.cpp. 14 anos atrás
  Eric Anholt 14b86f3c91 i965: Move non-FS-specific shader support to brw_shader.cpp. 14 anos atrás
  Eric Anholt 53c89c67f3 i965: Avoid generating MOVs for assignments of expressions. 14 anos atrás
  Eric Anholt 1791857d7d i965/fs: Move the computation of register block count from unit to compile. 14 anos atrás
  Eric Anholt 615117ce4e i965/fs: Track fixed GRF regs separate from allocated GRF file in scheduling. 14 anos atrás
  Eric Anholt 40540cc517 i965/fs: Add a helper function for add_dep(before, after, before->latency). 14 anos atrás
  Trevor Davenport 828b26b7eb nv50: fix emit_add_a16 to emit correct source reg 14 anos atrás
  Brian Paul 4609e80288 mesa: s/height/depth/ in texsubimage() 14 anos atrás
  Brian Paul e401c1f57f mesa: plug _mesa_GetObjectParameterivAPPLE into display list dispatch table 14 anos atrás
  Brian Paul 6126d50e75 mesa: plug in GL_ARB_vertex_array_object display list functions 14 anos atrás
  Brian Paul e00481586c mesa: more geometry shader display list functions 14 anos atrás
  Brian Paul 3b0f431820 mesa: more transform feedback display list functions 14 anos atrás
  Brian Paul 919e260bff mesa: make query object API functions static 14 anos atrás
  Brian Paul 848bcd2e8c mesa: simplify query object display list dispatch setup 14 anos atrás
  Eric Anholt f7b3f40b70 i965: Pack the lookup and line_aa bits into the first dword of the key. 14 anos atrás
  Eric Anholt 9a729ab4b2 i965: Remove dead shadowtex_mask entry in the WM key. 14 anos atrás
  Eric Anholt f147599ef4 i965: Remove linear_color for GL_PERSPECTIVE_CORRECTION_HINT. 14 anos atrás
  Eric Anholt c095335fa5 intel: Drop doubly irrelevant code in intelReadBuffers. 14 anos atrás
  Eric Anholt 6d4b974e89 mesa: Flush vertices before updating drawbuffer computed state. 14 anos atrás
  Eric Anholt d3451f7f9c mesa: Allow NULL read/draw in complete FBOs in ARB_ES2_compatibility. 14 anos atrás
  Eric Anholt f73ff463a2 mesa: Trigger FBO validation on DrawBuffers change in non-ES2 mode. 14 anos atrás
  Brian Paul 179a88d52c mesa: minor whitespace fixes 14 anos atrás
  Brian Paul f84be846ca mesa: plug in sync object display list functions 14 anos atrás
  Brian Paul 95fa22c864 mesa: display list support for glProgramParameteriARB() 14 anos atrás
  Brian Paul 001aa6c979 mesa: plug shader object functions into display list dispatch 14 anos atrás