index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove last bits of progs/ infrastructure
Kristian Høgsberg
2010-06-07
4
-84
/
+0
*
r300g: fix 24-bit depth texturing
Marek Olšák
2010-06-07
2
-1
/
+4
*
r600g: add shader literal constant support
Jerome Glisse
2010-06-06
3
-14
/
+75
*
st/mesa: advertise GL_ARB_fragment_program_shadow
Marek Olšák
2010-06-06
1
-0
/
+1
*
r300g: workaround index bias on chipsets that do not support it
Marek Olšák
2010-06-06
3
-47
/
+164
*
st/mesa: trivially enable GL_ATI_texture_env_combine3
Marek Olšák
2010-06-05
1
-0
/
+2
*
mesa: add ARB_texture_swizzle as alias of EXT_texture_swizzle, update relnotes
Marek Olšák
2010-06-05
2
-0
/
+2
*
i915g: Use template Xorg makefile
Jakob Bornecrantz
2010-06-04
1
-46
/
+10
*
gallium: Use correct defines in Xorg template makefile
Jakob Bornecrantz
2010-06-04
1
-4
/
+4
*
gallium: Add winsys to include path to Xorg template makefile
Jakob Bornecrantz
2010-06-04
1
-0
/
+1
*
gallium: always build drivers/sw
Joakim Sindholt
2010-06-05
2
-7
/
+11
*
r300compiler: fix scons build
Joakim Sindholt
2010-06-05
1
-0
/
+2
*
r600g: split instruction into scalar
Jerome Glisse
2010-06-05
4
-147
/
+142
*
Revert "llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query"
Roland Scheidegger
2010-06-05
1
-2
/
+0
*
i915g: fix bug in ds clear logic (still disabled)
Roland Scheidegger
2010-06-05
1
-2
/
+2
*
st/mesa: fix bug in depthstencil optimizing clear logic
Roland Scheidegger
2010-06-05
1
-1
/
+2
*
llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query
Roland Scheidegger
2010-06-05
1
-0
/
+2
*
llvmpipe: Expose PIPE_CAP_TEXTURE_SWIZZLE.
José Fonseca
2010-06-05
1
-0
/
+2
*
i915: Only emit a MI_FLUSH when the drawing rectangle offset changes.
Chris Wilson
2010-06-05
2
-8
/
+24
*
i915: Fix off-by-one for drawing rectangle.
Chris Wilson
2010-06-05
1
-2
/
+2
*
i915: Inhibit render cache flush when changing drawing rectangle offset.
Chris Wilson
2010-06-05
1
-1
/
+1
*
mesa/st: add support for EXT_texture_swizzle.
Dave Airlie
2010-06-05
5
-2
/
+63
*
r300/compiler: implement SIN+COS+SCS for vertex shaders
Marek Olšák
2010-06-05
3
-21
/
+76
*
r300/compiler: implement SNE unwound for r3xx VS, natively for r5xx VS
Marek Olšák
2010-06-05
2
-1
/
+37
*
r300/compiler: implement SEQ unwound for r3xx VS, natively for r5xx VS
Marek Olšák
2010-06-05
2
-0
/
+36
*
r300/compiler: implement SFL for vertex shaders
Marek Olšák
2010-06-05
1
-2
/
+3
*
docs: note that the Mesa demos are in a new repo
Brian Paul
2010-06-04
1
-0
/
+2
*
docs: links to the Mesa demos git repo
Brian Paul
2010-06-04
1
-1
/
+11
*
mesa: remove PROGRAM_DIRS from config files
Brian Paul
2010-06-04
19
-22
/
+0
*
mesa: remove old references to demo files and progs subdir
Brian Paul
2010-06-04
1
-64
/
+6
*
progs: remove rbug subdir
Brian Paul
2010-06-04
13
-1010
/
+0
*
demos: remove fbdev subdir
Brian Paul
2010-06-04
3
-655
/
+0
*
progs: remove beos subdir
Brian Paul
2010-06-04
5
-560
/
+0
*
progs: remove tools subdir
Brian Paul
2010-06-04
7
-583
/
+0
*
progs: remove slang subdir
Brian Paul
2010-06-04
15
-3458
/
+0
*
vbo: misc clean-ups
Brian Paul
2010-06-04
1
-29
/
+36
*
i915g: Rename winsys c file.
Vinson Lee
2010-06-04
1
-1
/
+1
*
llvmpipe: new -s option to run single test
Brian Paul
2010-06-04
7
-3
/
+63
*
i915: Don't use XRGB8888 on 830 and 845.
Eric Anholt
2010-06-04
3
-2
/
+18
*
i915: Clamp minimum lod to maximum texture level too.
Eric Anholt
2010-06-04
1
-1
/
+3
*
intel: Fix intel_compressed_num_bytes for FXT1 after I broke it.
Eric Anholt
2010-06-04
1
-1
/
+1
*
glsl: Recject rect samplers when GL_ARB_texture_rectangle is disabled
Kristian Høgsberg
2010-06-04
1
-0
/
+27
*
llvmpipe: Do unswizzling in parallel when flushing for transfers.
José Fonseca
2010-06-04
1
-0
/
+7
*
progs: Remove forked/dead files.
José Fonseca
2010-06-04
5
-2013
/
+0
*
st/egl: Fix compiler warnings.
Chia-I Wu
2010-06-04
1
-0
/
+1
*
st/egl: Move sw screen creation to native helper.
Chia-I Wu
2010-06-04
5
-93
/
+52
*
scons: Add cygwin to list of accepted platforms.
Vinson Lee
2010-06-03
1
-1
/
+1
*
r600g: implement clear_{render_target, depth_stencil}, resource_copy_region
Marek Olšák
2010-06-04
1
-0
/
+17
*
r600g: make blit functions static (private)
Marek Olšák
2010-06-04
4
-54
/
+34
*
r600g: use cast wrappers
Marek Olšák
2010-06-04
7
-35
/
+51
[next]