summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2010-09-17libgl-xlib: Remove unused st_api_create_OpenGL.Chia-I Wu
2010-09-17targets/egl: Use C++ compiler to link GL/ES state trackers.Chia-I Wu
2010-09-17dri/nv10: Fix the CLAMP texture wrap mode.Francisco Jerez
2010-09-16tgsi/sse: fix aos_to_soa() loop to handle num_inputs==0Brian Paul
2010-09-17r600g: attempt to abstract kernel bos from pipe driver.Dave Airlie
2010-09-17r600g: hide radeon_ctx inside winsys.Dave Airlie
2010-09-16gallivm: Remove unnecessary header.Vinson Lee
2010-09-16gallivm: fix wrong return value in bitwise functionsBrian Paul
2010-09-16gallivm: Clamp indirect register indices to file_max.José Fonseca
2010-09-16gallivm: Start collecting bitwise arithmetic helpers in a new module.José Fonseca
2010-09-16gallivm: Fix address register swizzle.José Fonseca
2010-09-16meta: Don't bind the created texture object in init_temp_texture().Francisco Jerez
2010-09-16mesa: include mfeatures.h in formats.cBrian Paul
2010-09-16r300g/swtcl: fix CS overrunMarek Olšák
2010-09-16dri/nouveau: Cleanup references to the old FBOs on glMakeCurrent().Francisco Jerez
2010-09-16dri/nouveau: Don't reemit the BO state in nouveau_state_emit().Francisco Jerez
2010-09-16dri/nouveau: Don't request a fake front unnecessarily.Francisco Jerez
2010-09-16dri/nouveau: Fix glRenderbufferStorage with DEPTH_COMPONENT as internal format.Francisco Jerez
2010-09-16dri/nouveau: Add some more extensions.Francisco Jerez
2010-09-16dri/nouveau: Update nouveau_class.h.Francisco Jerez
2010-09-16dri/nv04: Fix provoking vertex.Francisco Jerez
2010-09-16dri/nv04: Fix maximum texture size.Francisco Jerez
2010-09-16dri/nv04: Fix up color mask.Francisco Jerez
2010-09-16dri/nv04: Align SIFM transfer dimensions.Francisco Jerez
2010-09-16dri/nv04: Mipmapping fixes.Francisco Jerez
2010-09-16dri/nv04: Fix PGRAPH_ERRORs when running OA.Francisco Jerez
2010-09-16dri/nv04: Enable eng3dm for A8/L8 textures.Andrew Randrianasulu
2010-09-16dri/nv04: Don't expose ARB_texture_env_combine/dot3.Andrew Randrianasulu
2010-09-16llvmpipe: add DEBUG_FS to dump variant informationKeith Whitwell
2010-09-16llvmpipe: add LP_PERF flag to disable various aspects of rasterizationKeith Whitwell
2010-09-16gallivm: make lp_build_sample_nop publicKeith Whitwell
2010-09-16gallivm: move i32_vec_type inside the #ifdefBrian Paul
2010-09-16gallivm: fix incorrect vector shuffle datatypeBrian Paul
2010-09-16nv50: get shader fixups/relocations into working stateChristoph Bumiller
2010-09-16nv50: don't segfault on shaders with 0 instructionsChristoph Bumiller
2010-09-16glsl: Don't print blank (function ...) headers for built-ins.Kenneth Graunke
2010-09-16glsl: Change from has_builtin_signature to has_user_signature.Kenneth Graunke
2010-09-16r600g: Use clamped math for RCP and RSQ.Tilman Sauerbeck
2010-09-16r600g: Fixed a bo leak in r600_blit_state_ps_shader().Tilman Sauerbeck
2010-09-16st/xlib: Notify the context when the front/back buffers are swapped.Chia-I Wu
2010-09-16mesa: Update ES APIspec.xml.Chia-I Wu
2010-09-16r600g: fix texture bos and avoid doing depth blit on evergreenDave Airlie
2010-09-16r600g: fixup texture state on evergreen.Dave Airlie
2010-09-15mesa/st: Silence uninitialized variable warning.Vinson Lee
2010-09-15nv50: Fix 'control reaches end of non-void function' warning.Vinson Lee
2010-09-15nv50: Silence uninitialized variable warnings.Vinson Lee
2010-09-15draw: Remove unnecessary header.Vinson Lee
2010-09-15gallivm: Remove unnecessary headers.Vinson Lee
2010-09-15nv50: Silence uninitialized variable warning.Vinson Lee
2010-09-15nv50: Silence uninitialized variable warning.Vinson Lee