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
2011-07-08
temp
new-system-routine
Ben Widawsky
9
-40
/
+59
2011-07-07
i965: Move register spill offsets
Ben Widawsky
2
-2
/
+15
2011-07-07
i965: copy in system routine, reserve extra scratch
Ben Widawsky
7
-9
/
+32905
2011-07-06
i915g: Fix optimize so that it actually gets used.
Stéphane Marchesin
1
-1
/
+1
2011-07-06
mesa: fix texstore addressing bugs for depth/stencil formats
Brian Paul
1
-12
/
+9
2011-07-06
softpipe: add missing stencil format case in convert_quad_stencil()
Brian Paul
1
-0
/
+1
2011-07-06
tgsi: add some debug/print code in exec_tex(), disabled
Brian Paul
1
-0
/
+11
2011-07-06
softpipe: minor clean-ups in sp_quad_depth_test.c
Brian Paul
1
-5
/
+5
2011-07-06
i915g: Fix optimization, also make it more generic.
Stéphane Marchesin
1
-2
/
+26
2011-07-06
mesa: Don't error on glFeedbackBuffer(size = 0, buffer = NULL)
Eric Anholt
1
-1
/
+1
2011-07-06
mesa: Don't skip glGetProgramLocalParam4dvARB if there was already an error.
Eric Anholt
1
-64
/
+53
2011-07-06
mesa: Don't skip glGetProgramEnvParam4dvARB if there was already an error.
Eric Anholt
1
-66
/
+46
2011-07-06
glsl: Suppress warning from matching_signature change.
Eric Anholt
1
-1
/
+1
2011-07-06
glsl: Fix make clean for dricore.
Eric Anholt
1
-1
/
+1
2011-07-06
i965/fs: Fix message register allocation in FB writes.
Kenneth Graunke
1
-5
/
+6
2011-07-06
Fixes for leaks reported by cppcheck.
Völgyes Dávid
3
-2
/
+8
2011-07-06
i915g: Improve flushing using heuristics.
Stéphane Marchesin
8
-1
/
+46
2011-07-06
i915g: introduce the tiny shader optimizer.
Stéphane Marchesin
6
-96
/
+372
2011-07-06
i915g: Add comment about DDX/DDY.
Stéphane Marchesin
1
-0
/
+1
2011-07-06
i915g: Move back to the old method for target format fixup.
Stéphane Marchesin
2
-58
/
+41
2011-07-05
r600g: fix buffer overflow check in r600_query_begin
Vadim Girlin
1
-2
/
+5
2011-07-05
r600g: fix bo map usage flags in r600_query_begin
Vadim Girlin
1
-1
/
+1
2011-07-05
r600g: reduce flushes for queries
Vadim Girlin
4
-11
/
+12
2011-07-05
r600g: fix buffer offset in r600_query_begin
Vadim Girlin
1
-1
/
+1
2011-07-05
r600g: Get rid of the state_inlines headers.
Henri Verbeet
4
-1104
/
+1044
2011-07-05
r600g: Get rid of an unused include in r600_texture.c.
Henri Verbeet
1
-1
/
+0
2011-07-05
r600g: Get rid of some unused functions.
Henri Verbeet
2
-64
/
+0
2011-07-05
r600g: Use the actual Evergreen functions to query format support on Evergreen.
Henri Verbeet
6
-88
/
+157
2011-07-05
r600g: Get rid of the unused "family" parameter to r600_is_vertex_format_supp...
Henri Verbeet
2
-9
/
+4
2011-07-04
draw: Fix fetch_max calculation.
José Fonseca
1
-1
/
+2
2011-07-04
Merge branch 'xa_branch'
Thomas Hellstrom
19
-2
/
+3767
2011-07-04
st/glx: Fix endless loop in drawable validation
Thomas Hellstrom
1
-1
/
+8
2011-07-04
st/xa: Fix crosscompile builds with nonstandard ld locations
Thomas Hellstrom
1
-1
/
+1
2011-07-04
xa-vmwgfx: Remove unnecessary include
Thomas Hellstrom
1
-1
/
+0
2011-07-03
r600g: Support the PIPE_FORMAT_R16_FLOAT colorformat.
Henri Verbeet
2
-0
/
+8
2011-07-02
configure: Require libudev for drm & wayland egl platforms
Benjamin Franzke
1
-0
/
+4
2011-07-02
configure: Fix typo in gbm check for egl drm platform
Benjamin Franzke
1
-1
/
+1
2011-07-02
configure: Enable st/gbm if st/egl has drm platform
Benjamin Franzke
1
-2
/
+10
2011-07-02
egl_dri2: Fix compilation if udev devel files are not installed
Benjamin Franzke
1
-0
/
+4
2011-07-02
egl: add copyright notices
Chia-I Wu
38
-49
/
+1054
2011-07-02
autoconf: swrast does not require libdrm
Chia-I Wu
1
-4
/
+13
2011-07-01
scons: Disable saving options automatically.
José Fonseca
1
-1
/
+2
2011-07-01
svga: Use the correct element size.
José Fonseca
1
-1
/
+1
2011-07-01
u_upload_mgr: Use pipe_buffer_map_range istead of pipe_buffer_map.
José Fonseca
1
-5
/
+6
2011-07-01
Gallium: fix buffer overflow
Micael Dias
1
-0
/
+11
2011-07-01
driclient: Remove
Kristian Høgsberg
6
-1505
/
+0
2011-07-01
scons: Actually add src/glx/SConscript.
José Fonseca
1
-0
/
+85
2011-07-01
svga: Fix multiple uploads of the same user-buffer.
Thomas Hellstrom
3
-30
/
+90
2011-07-01
svga: Ignore redefine_user_buffer calls
Thomas Hellstrom
1
-15
/
+2
2011-07-01
svga: fix incorrect user buffer size computation for instance divisor case
Brian Paul
1
-3
/
+3
[next]