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-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
2006-12-27
nouveau: Typo
Ben Skeggs
2006-12-27
nouveau: Add simple wrapper for NV_MEMORY_TO_MEMORY_FORMAT.
Ben Skeggs
2006-12-26
Deleted unused file which likely have be reintroduced during git move.
Jerome Glisse
2006-12-26
nouveau: Make use of NOUVEAU_DEBUG for shader disasm
Ben Skeggs
2006-12-26
nouveau: Make the notifier stuff actually work..
Ben Skeggs
2006-12-26
nouveau: Wait on notifier to check for completion of previous commands.
Ben Skeggs
2006-12-26
nouveau: Add notifier support functions
Ben Skeggs
2006-12-25
Rework r300 fragprog avoid using bitfield structure.
Jerome Glisse
2006-12-24
nouveau: Kill some compile warnings.
Ben Skeggs
2006-12-24
nouveau: Modify span routines to use nouveau_renderbuffer instead of driRende...
Ben Skeggs
2006-12-23
nouveau: maintain numClipRects/pClipRects in context.
Ben Skeggs
2006-12-23
nouveau: Don't fill nrb->dPriv for private buffers
Ben Skeggs
2006-12-23
nouveau: get 16bpp working
Ben Skeggs
2006-12-22
fix typos
Brian
2006-12-22
implement unary +, -
Brian
2006-12-21
chmod a-x
Brian
2006-12-21
checkpoint: pre/post incr/decr operators
Brian
2006-12-21
added INTERP_VARYING code
Brian
2006-12-21
s/attribute/varying/
Brian
2006-12-21
comment about uniforms
Brian
2006-12-21
checkpoint: rewrite vec/mat products
Brian
2006-12-21
fix typos
Brian
[prev]
[next]