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
path:
root
/
src
/
mesa
Age
Commit message (
Expand
)
Author
2007-09-19
nouveau : add GL_FOG_COLOR + fix a compil error
Matthieu Castet
2007-09-19
Replace i915tex batchbuffer printout with a pretty-printed version.
Eric Anholt
2007-09-19
Enable building the debug (env INTEL_DEBUG=list) code by default.
Eric Anholt
2007-09-19
i915: Quiet valgrind by initializing the seq value the kernel writes into.
Eric Anholt
2007-09-19
Convert the i915 driver blend state to the new semantics.
Zack Rusin
2007-09-19
Redo the cso cache to map driver data in a lot more pleasing way.
Zack Rusin
2007-09-19
nouveau: nv10: color logic op only for nv11+
Patrice Mandin
2007-09-19
grab vertex program pointer after state validation
Brian
2007-09-19
Only generate vertex shader code when necessary.
Michel Dänzer
2007-09-19
Finish up conversions of shaders to immutable objects.
Zack Rusin
2007-09-18
Checkpoint: rework shader input/output register mapping.
Brian
2007-09-18
temporarily set the FRAG_BIT_FOGC bit in InputsRead when fog is enabled
Brian
2007-09-18
Add some error reporting and a couple of assertions to TTM bufmgr.
Eric Anholt
2007-09-18
intel_winsys: Disable scheduled buffer swaps for now.
Michel Dänzer
2007-09-18
Fix linux-dri-x86 target.
Michel Dänzer
2007-09-18
Fix some issues with perspective-corrected interpolation.
Brian
2007-09-18
additional comments for tri_persp_coeff()
Brian
2007-09-18
Convert shader to an immutable state object.
Zack Rusin
2007-09-18
Finishing up rename of the setup state to the rasterizer state.
Zack Rusin
2007-09-18
move cso cache to the pipe directory
Zack Rusin
2007-09-18
Fix a silly bug on setting samplers.
Zack Rusin
2007-09-18
converting the setup state to immutable object and renaming it to rasterizer ...
Zack Rusin
2007-09-18
Combing depth and stencil objects and making them immutable.
Zack Rusin
2007-09-18
Fix the warning.
Zack Rusin
2007-09-18
Make sampler an immutable state object.
Zack Rusin
2007-09-18
Implementing a better hash, removing state_tracker dependency from the cache.
Zack Rusin
2007-09-18
First stab at immutable state objects (create/bind/delete)
Zack Rusin
2007-09-18
ARB_shader_object ARB_vertex_shader ARB_fragment_shader in 965-glsl branch
Zou Nan hai
2007-09-18
fix double free in 965-glsl branch
Zou Nan hai
2007-09-18
mesa: Always use the original mask to update stencil buffer
Xiang, Haihao
2007-09-17
Replace GL_TEXTURE_* tokens with PIPE_TEXTURE_*
Brian
2007-09-17
Plug in selection/feedback code.
Brian
2007-09-17
selection/feedback support
Brian
2007-09-17
s/bugmgr/bufgr/
Brian
2007-09-17
Merge branch 'softpipe_0_1_branch' of git+ssh://brianp@git.freedesktop.org/gi...
Brian
2007-09-17
Remove non-meaningful region_idle() interface
Keith Whitwell
2007-09-17
silence warning
Brian
2007-09-17
update begin/end_query() functions
Brian
2007-09-17
Fix linux-dri-x86 build.
Michel Dänzer
2007-09-16
nouveau : avoid vertex_size / 4 for each vertex ops
Matthieu Castet
2007-09-16
nouveau : use GLfloat instead of uint32_t. After all, our vertex attributes a...
Matthieu Castet
2007-09-16
nouveau : implement nv10_render_points
Matthieu Castet
2007-09-16
nouveau : fix nv10_render functions
Matthieu Castet
2007-09-16
nouveau : opps I introduce a bug when cleaning vertex pos attribute swap patch
Matthieu Castet
2007-09-16
revert a956184f70733bd22e2bbee515386da12302963f
Matthieu Castet
2007-09-16
nouveau : nv1x pos vertex attribute need to be the first in mesa.
Matthieu Castet
2007-09-15
nouveau : use new nouveau_reg.h with correct Bracket in macro
Matthieu Castet
2007-09-14
nouveau : check for nmesa->state_cache.atoms overflow
Matthieu Castet
2007-09-14
nouveau : fix NV10_TCL_PRIMITIVE_3D_CLIP_PLANE
Matthieu Castet
2007-09-14
fix copypixels overlap test bug (#12417)
Brian
[prev]
[next]