index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2007-01-07
Merge branch 'origin'
Keith Packard
2007-01-08
nouveau: allow the use of multiple subchannels/objects by default.
Ben Skeggs
2007-01-06
Various warning fixes for i965 driver.
Keith Packard
2007-01-06
Initialize GL_ARB_occlusion_query only if DRM support is present.
Keith Packard
2007-01-06
i965: Support linear format in i965.
Haihao Xiang
2007-01-06
i965: xdemos/glxthreads get: Assertion `block->fenced' failed (9201)
Zou Nan hai
2007-01-06
i965: Take clip rects into account when computing max prim
Zou Nan hai
2007-01-06
i965: ARB_occlusion_query support
Wang Zhenyu
2007-01-06
i965: Avoid branch instructions while in single program flow mode.
Eric Anholt
2007-01-06
i965: Connect INTEL_DEBUG=sync up to cmd/batch ioctls.
Eric Anholt
2007-01-06
Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa
Brian
2007-01-06
document 32-bit Z line/point fix
Brian
2007-01-06
Use GLuint instead of GLint to store intermediate Z values. Fixes problems w...
Brian
2007-01-05
Add reporting of damage by DRI drivers when the extension support is available.
Eric Anholt
2007-01-05
Checkpoint glsl compiler work: sampler uniforms now implemented, linked prope...
Brian
2007-01-05
added PROGRAM_SAMPLER
Brian
2007-01-05
added Sampler field to prog_instruction struct
Brian
2007-01-05
added PROGRAM_SAMPLER
Brian
2007-01-05
added _mesa_add_sampler()
Brian
2007-01-05
Merge branch 'master' of git+ssh://brianp@git.freedesktop.org/git/mesa/mesa
Brian
2007-01-05
document VBO bug fix 9445
Brian
2007-01-05
Fix glPush/PopClientAttrib() for VBO state (bug 9445).
Brian
2007-01-04
Merge branch 'master' of ssh+git://idr@git.freedesktop.org/git/mesa/mesa
Ian Romanick
2007-01-04
update TexturesUsed[] in slang_update_inputs_outputs()
Brian
2007-01-04
update TexturesUsed[] in slang_update_inputs_outputs()
Brian
2007-01-04
compute InputsRead/OutputsWritten with slang_update_inputs_outputs()
Brian
2007-01-04
move TexturesUsed[] into gl_program since vertex programs/shaders can use tex...
Brian
2007-01-04
simplify update_texture_state() a bit, compute _EnabledCoordUnits for shaders
Brian
2007-01-04
Use glxbyteorder.h in server-side source files.
Ian Romanick
2007-01-04
Hack indent flags for indirect_reqsize.h to eliminate extra diffs.
Ian Romanick
2007-01-04
Add missing files to server generation list.
Ian Romanick
2007-01-04
minor formatting fix
Brian
2007-01-04
added texture attribs in slang_find_input()
Brian
2007-01-04
added glUniform1i_func
Brian
2007-01-04
initial code to get texture sampling limping along
Brian
2007-01-04
temporary disable some memory deallocations to work around a memory corruptio...
Brian
2007-01-04
finish some loose ends in _mesa_uniform()
Brian
2007-01-04
update_texture_state() updated for new shaders
Brian
2007-01-04
r300: Correct bug introduced by fragprog rework.
Jerome Glisse
2007-01-04
Fix some incorrect GL error values. Reorganize _mesa_compile_shader() code.
Brian
2007-01-04
s/unsigned/size_t/ (Matthias Hopf)
Brian
2007-01-02
Update spot light params
Patrice Mandin
2007-01-02
nouveau: bump drm patchlevel.
Ben Skeggs
2006-12-31
fix issue with i915tex advertising visuals it can't support
Dave Airlie
2006-12-30
Use the tiled flag in the sarea to determine region tiling.
Haihao Xiang
2006-12-27
nouveau: Use bufferobj interface for fragment program uploads
Ben Skeggs
2006-12-27
nouveau: Initial buffer object support
Ben Skeggs
2006-12-27
nouveau: We'll need syncNotifier for NV_MEMORY_TO_MEMORY_FORMAT too.
Ben Skeggs
2006-12-27
nouveau: add nouveau_mem_alloc/free debugging
Ben Skeggs
2006-12-27
nouveau: record *actual* type of memory that was alloc'd, not the requested t...
Ben Skeggs
[prev]
[next]