index
:
~sima/mesa
early_z
execbuf2-for-i915g
for-cme
for-ickle
for-jakob
for-ken
for-master
hw-clear
i915g-stuff
i915g-validate-buffers
pageflip-hack
r200
u_blitter
upload
Unnamed repository; edit this file to name it for gitweb.
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-14
i915g: implement early z
early_z
Daniel Vetter
4
-20
/
+55
2011-03-14
i915g: split up static state
Daniel Vetter
5
-33
/
+59
2011-03-14
mesa: rename _mesa_texstore_a8 -> _mesa_texstore_unorm8
Marek Olšák
1
-6
/
+6
2011-03-14
mesa: fix up assertion in _mesa_source_buffer_exists
Marek Olšák
1
-0
/
+2
2011-03-14
r300g: clamp after blending for fixed-point formats only
Marek Olšák
3
-14
/
+36
2011-03-14
glx: the server still needs __GLXcontext.
Dave Airlie
1
-2
/
+2
2011-03-14
ir_to_mesa: do not check the number of uniforms against hw limits
Marek Olšák
1
-5
/
+3
2011-03-14
autoconf/llvm: fix build for disassembler
Dave Airlie
1
-1
/
+1
2011-03-13
gallivm: Fix build with llvm 2.6 on 32bit platforms
José Fonseca
1
-2
/
+4
2011-03-13
gallivm: Use LLVM MC disassembler, instead of udis86.
José Fonseca
12
-281
/
+372
2011-03-13
util: Silence gcc unitialized member warning
José Fonseca
1
-0
/
+1
2011-03-13
draw: Fix draw_variant_output::format's type.
José Fonseca
2
-3
/
+4
2011-03-13
nv50,nvc0: don't assert on cso with 0 vertex elements
Christoph Bumiller
3
-6
/
+2
2011-03-13
rbug: Use the call mutex
Jakob Bornecrantz
1
-19
/
+187
2011-03-13
r600g: Only update DB_SHADER_CONTROL once in r600_pipe_shader_ps().
Mathias Fröhlich
1
-16
/
+13
2011-03-13
tgsi: Fix parsing of properties with digits in the name
Jakob Bornecrantz
1
-1
/
+1
2011-03-13
rbug: Skip drawing on disabled shaders
Jakob Bornecrantz
1
-1
/
+4
2011-03-13
rbug: Remove flags from flush
Jakob Bornecrantz
2
-6
/
+0
2011-03-13
i915g: Lie more so we get GLSL
Jakob Bornecrantz
1
-2
/
+3
2011-03-13
i915g: Point sprite cap could be supported
Jakob Bornecrantz
1
-1
/
+2
2011-03-13
i915g: Sort cap list
Jakob Bornecrantz
1
-1
/
+1
2011-03-13
nvc0: support edge flags
Christoph Bumiller
4
-14
/
+88
2011-03-13
nvc0: fix POLYGON_MODE_BACK macro copy/paste error
Christoph Bumiller
1
-1
/
+1
2011-03-13
nv50,nvc0: fix pipe context switch
Christoph Bumiller
2
-10
/
+64
2011-03-13
nv50,nvc0: clean up flushes
Christoph Bumiller
5
-38
/
+28
2011-03-13
nv50,nvc0: add some missing resource referencing
Christoph Bumiller
4
-7
/
+64
2011-03-13
nvc0: mask out centroid bit for writing FP header
Christoph Bumiller
1
-1
/
+1
2011-03-13
nvc0: identify VERTEX_QUARANTINE
Christoph Bumiller
3
-8
/
+17
2011-03-13
nvc0: don't enable early-z if alpha test is enabled
Christoph Bumiller
4
-12
/
+20
2011-03-13
nvc0: move sprite coord replace state into cso
Christoph Bumiller
2
-27
/
+8
2011-03-13
nvc0: s/nblocksx/nblocksy for height in resource_copy_region
Christoph Bumiller
1
-1
/
+1
2011-03-13
nvc0: fix unitialized variable in TGSI sysval decl processing
Christoph Bumiller
1
-0
/
+1
2011-03-13
nvc0: update/fix supported instruction src modifiers
Christoph Bumiller
5
-20
/
+31
2011-03-12
glsl: Document glsl_type::sampler_dimensionality
Chad Versace
1
-1
/
+1
2011-03-12
Revert "mesa: Convert fixed function fragment program generator to GLSL IR."
Eric Anholt
4
-668
/
+783
2011-03-12
Revert "mesa: Track a computed _CurrentFragmentProgram for current gl_shader_...
Eric Anholt
2
-10
/
+4
2011-03-12
Revert "i965: Use the fixed function GLSL program instead of the ARB program."
Eric Anholt
2
-5
/
+5
2011-03-12
i915g: fix transfer coherency
Daniel Vetter
3
-26
/
+7
2011-03-12
i915g: don't recalculate fb dimension
Daniel Vetter
3
-31
/
+4
2011-03-12
i915g: use y-tiling when the blitter is not used
Daniel Vetter
1
-1
/
+4
2011-03-12
i915g: implement copy_region using u_blitter
Daniel Vetter
4
-9
/
+128
2011-03-12
i915g: fix use after free
Daniel Vetter
2
-3
/
+3
2011-03-12
gallium: Delay the creation of simple helper shaders
Jakob Bornecrantz
3
-96
/
+154
2011-03-12
r600g: Fix VS sampler view offsets for r600/r700.
Carl-Philip Hänsch
1
-1
/
+2
2011-03-12
r600g: Fix an unused variable warning.
Henri Verbeet
1
-3
/
+5
2011-03-12
u_blitter: Do blits in linear color space.
Henri Verbeet
3
-23
/
+39
2011-03-12
r300/compiler: do not set TEX_IGNORE_UNCOVERED on r500
Marek Olšák
1
-1
/
+1
2011-03-12
r300/compiler: TEX instructions don't support negation on source arguments
Marek Olšák
1
-3
/
+0
2011-03-12
r300/compiler: Abs doesn't cancel Negate (in the conversion to native swizzles)
Marek Olšák
2
-9
/
+0
2011-03-12
r300/compiler: fix translating the src negate bits in pair_translate
Marek Olšák
1
-3
/
+8
[next]