index
:
~bwidawsk/mesa
16-vs
16-vs-v2
4x4stc
aux-buf
aux-buf-v2
blits
blits-new
blitsv2
blitsv3
braswell
braswell-mocs-experiment
braswell-prefer-meta
bxt2x6
bxt_ds
captures
cnl
context_support
cpu_map_mcs
current_modifiers
fast-lod
fast-stencil
fast_jenkins
fast_stencil
float-blend
for-bernard
for-janesma
for-timo
gen9-fixes
gt1
gt4
gt4_test
gtt-map-nonblock
image_ccs_alloc
image_ccs_alloc_fbmods
integer-multiplyv2
jenkins
libunwind
master
mempcy
miptree-rework
mocs
modifier-blob
modifier-temp2
modifiers
modifiers-temp
modifiersv2
modifiersv3
modifiersv4
modifiersv6
modifiersv7
modifiersv8
modifiersv9
modv11
modv12
mul_dw
new-blits
new-system-routine
non-block
prelocate
queued
qw-mul
random-lris
reorg-array-optv2
reorg-map
rework_ddchkclr
scanout-y
serial-pipecontrol
simd16
skl-fast-clear
stencil-blits
system_routine
system_routine_temp
test-non-block
texture-array-opt
texture-array-optv2
texture-array-optv3
texture-array-optv4
throttle-cheat
vec4-more-spill
vec4-more-spill2
vec4-more-spill3
vf_comp_pack
workarounds
ytile
Unnamed repository; edit this file to name it for gitweb.
bwidawsk
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2010-06-07
graw: update graw_null after interface changes and build graw tests again
Keith Whitwell
5
-14
/
+30
2010-06-07
softpipe: remove assert on setting constbufs greater than zero
Keith Whitwell
1
-1
/
+0
2010-06-07
llvmpipe: hook up basic gs and multiple constant buffer support
Keith Whitwell
8
-10
/
+135
2010-06-07
cell/spu: divorce from tgsi_exec.h
Keith Whitwell
3
-2
/
+161
2010-06-07
util: add u_box_3d
Keith Whitwell
1
-0
/
+19
2010-06-07
gallivm: eliminate tgsi_exec.h include
Keith Whitwell
1
-1
/
+1
2010-06-07
include/st: new file swrast_screen_create.h
Keith Whitwell
1
-0
/
+67
2010-06-07
util: add util_framebuffer_min_size
Keith Whitwell
2
-0
/
+40
2010-06-07
util: allocate larger tmp_row in util_format_translate
Keith Whitwell
1
-3
/
+4
2010-06-07
tgsi: reject interpolation and semantics on vs inputs
Keith Whitwell
1
-2
/
+6
2010-06-07
regress: remove interpolation and semantic info from vs inputs
Keith Whitwell
30
-56
/
+56
2010-06-07
test/graw: add vp-test
Keith Whitwell
2
-1
/
+508
2010-06-07
tests/graw: add fp-test
Keith Whitwell
2
-0
/
+513
2010-06-07
.gitignore: Ignore emacs .dir-locals.el files
Kristian Høgsberg
1
-0
/
+1
2010-06-07
Remove last bits of progs/ infrastructure
Kristian Høgsberg
4
-84
/
+0
2010-06-07
r300g: fix 24-bit depth texturing
Marek Olšák
2
-1
/
+4
2010-06-06
r600g: add shader literal constant support
Jerome Glisse
3
-14
/
+75
2010-06-06
st/mesa: advertise GL_ARB_fragment_program_shadow
Marek Olšák
1
-0
/
+1
2010-06-06
r300g: workaround index bias on chipsets that do not support it
Marek Olšák
3
-47
/
+164
2010-06-05
st/mesa: trivially enable GL_ATI_texture_env_combine3
Marek Olšák
1
-0
/
+2
2010-06-05
mesa: add ARB_texture_swizzle as alias of EXT_texture_swizzle, update relnotes
Marek Olšák
2
-0
/
+2
2010-06-04
i915g: Use template Xorg makefile
Jakob Bornecrantz
1
-46
/
+10
2010-06-04
gallium: Use correct defines in Xorg template makefile
Jakob Bornecrantz
1
-4
/
+4
2010-06-04
gallium: Add winsys to include path to Xorg template makefile
Jakob Bornecrantz
1
-0
/
+1
2010-06-05
gallium: always build drivers/sw
Joakim Sindholt
2
-7
/
+11
2010-06-05
r300compiler: fix scons build
Joakim Sindholt
1
-0
/
+2
2010-06-05
r600g: split instruction into scalar
Jerome Glisse
4
-147
/
+142
2010-06-05
Revert "llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query"
Roland Scheidegger
1
-2
/
+0
2010-06-05
i915g: fix bug in ds clear logic (still disabled)
Roland Scheidegger
1
-2
/
+2
2010-06-05
st/mesa: fix bug in depthstencil optimizing clear logic
Roland Scheidegger
1
-1
/
+2
2010-06-05
llvmpipe: handle PIPE_CAP_TEXTURE_SWIZZLE query
Roland Scheidegger
1
-0
/
+2
2010-06-05
llvmpipe: Expose PIPE_CAP_TEXTURE_SWIZZLE.
José Fonseca
1
-0
/
+2
2010-06-05
i915: Only emit a MI_FLUSH when the drawing rectangle offset changes.
Chris Wilson
2
-8
/
+24
2010-06-05
i915: Fix off-by-one for drawing rectangle.
Chris Wilson
1
-2
/
+2
2010-06-05
i915: Inhibit render cache flush when changing drawing rectangle offset.
Chris Wilson
1
-1
/
+1
2010-06-05
mesa/st: add support for EXT_texture_swizzle.
Dave Airlie
5
-2
/
+63
2010-06-05
r300/compiler: implement SIN+COS+SCS for vertex shaders
Marek Olšák
3
-21
/
+76
2010-06-05
r300/compiler: implement SNE unwound for r3xx VS, natively for r5xx VS
Marek Olšák
2
-1
/
+37
2010-06-05
r300/compiler: implement SEQ unwound for r3xx VS, natively for r5xx VS
Marek Olšák
2
-0
/
+36
2010-06-05
r300/compiler: implement SFL for vertex shaders
Marek Olšák
1
-2
/
+3
2010-06-04
docs: note that the Mesa demos are in a new repo
Brian Paul
1
-0
/
+2
2010-06-04
docs: links to the Mesa demos git repo
Brian Paul
1
-1
/
+11
2010-06-04
mesa: remove PROGRAM_DIRS from config files
Brian Paul
19
-22
/
+0
2010-06-04
mesa: remove old references to demo files and progs subdir
Brian Paul
1
-64
/
+6
2010-06-04
progs: remove rbug subdir
Brian Paul
13
-1010
/
+0
2010-06-04
demos: remove fbdev subdir
Brian Paul
3
-655
/
+0
2010-06-04
progs: remove beos subdir
Brian Paul
5
-560
/
+0
2010-06-04
progs: remove tools subdir
Brian Paul
7
-583
/
+0
2010-06-04
progs: remove slang subdir
Brian Paul
15
-3458
/
+0
2010-06-04
vbo: misc clean-ups
Brian Paul
1
-29
/
+36
[next]