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
/
gallium
/
drivers
Age
Commit message (
Expand
)
Author
2011-03-08
r300g: decide whether a flush should be asynchronous when calling it
Marek Olšák
2011-03-08
r300g: use pipelined transfers for RGTC textures
Marek Olšák
2011-03-07
softpipe: clamp texcoords in sample_compare()
Philip Taylor
2011-03-07
r600g: Simplify some swizzle lookups.
Henri Verbeet
2011-03-07
r600g: Constant buffers can contain up to 4096 constants.
Henri Verbeet
2011-03-06
r600g: use long long integers for instance addr calculation
Christian König
2011-03-06
trace: Use pipe_static_mutex.
José Fonseca
2011-03-06
i915g: update TODO
Daniel Vetter
2011-03-05
r300g/swtcl: advertise draw_instanced and primitive_restart
Marek Olšák
2011-03-05
r300g: implement instanced arrays
Marek Olšák
2011-03-05
gallium: split CAP_INSTANCE_DRAWING into INSTANCEID and INSTANCE_DIVISOR
Marek Olšák
2011-03-05
r300g: cleanup parameters of draw functions
Marek Olšák
2011-03-05
nv50: support the InstanceID system value
Christoph Bumiller
2011-03-05
r600g: simplify instance addr calculation
Christian König
2011-03-04
nvc0: Update SConscript.
Vinson Lee
2011-03-04
nv50: Update SConscript.
Vinson Lee
2011-03-05
r600g: fix fragment shader size calculation
Christian König
2011-03-05
nv50,nvc0: get format desc for TIC entry from sampler view format
Christoph Bumiller
2011-03-05
nv50,nvc0: share sampler state creation
Christoph Bumiller
2011-03-05
nv50,nvc0: update the format tables
Christoph Bumiller
2011-03-05
nvc0: use m2mf for resource_copy_region if formats are equal
Christoph Bumiller
2011-03-05
nv50,nvc0: fix texture layer issues
Christoph Bumiller
2011-03-05
i915g: Use tgsi_info from fragment shader instead
Jakob Bornecrantz
2011-03-04
i915g: use passthough shader for empty fragment programs
Daniel Vetter
2011-03-04
r300g: preliminary implementation of clamping controls
Marek Olšák
2011-03-04
r300g: implement FP16 alpha test
Marek Olšák
2011-03-04
r300g: implement blending for some of non-RGBA8 formats
Marek Olšák
2011-03-04
Merge remote branch 'origin/nvc0'
Christoph Bumiller
2011-03-04
r600g: disable tiling by default again.
Dave Airlie
2011-03-03
rbug: Fix depth stencil surface not being sent to the client
Jakob Bornecrantz
2011-03-03
nv50: check grclass instead of chipset for 3D caps
Christoph Bumiller
2011-03-03
nv50: increase size of shader code bo
Christoph Bumiller
2011-03-03
nouveau: allow pipe driver to define which buffers should start in sysmem
Ben Skeggs
2011-03-03
r600g: correct mega_fetch_count in fetch shader
Christian König
2011-03-02
nv50: fix IB index buffer path
Christoph Bumiller
2011-03-02
nv50: fix POINT_COORD_REPLACE_MAP method size
Christoph Bumiller
2011-03-02
nv50: primitive restart trick for vertex data through FIFO mode
Christoph Bumiller
2011-03-02
nv50: fix depth clamp for disabled primitive clipping
Christoph Bumiller
2011-03-02
nv50: implement independent blend functions for nva3+ and fix cap
Christoph Bumiller
2011-03-02
nv50: fix tile size calculations
Christoph Bumiller
2011-03-02
nv50: fix point sprite state validation
Christoph Bumiller
2011-03-02
nv50: allow accidentally disabled IB index buffers again
Christoph Bumiller
2011-03-02
nv50: apply relocations to shader code
Christoph Bumiller
2011-03-02
nv50: fix wrong miptree tile flags taken over from nvc0
Christoph Bumiller
2011-03-02
r300g: require DRM 2.3.0 (kernel 2.6.34)
Marek Olšák
2011-03-02
r300g: Silence 'control reaches end of non-void function' warning.
Vinson Lee
2011-03-02
softpipe: enable RGTC now that we have u_format support.
Dave Airlie
2011-03-01
svga: reduce MAX_DMA_SIZE to 4MB
Brian Paul
2011-03-01
i915g: remove extra semicolon
Brian Paul
2011-03-02
r300g: accelerate resoure_copy_region for rgtc
Marek Olšák
[next]