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
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
wgl: Don't hold on to user supplied HDC.
José Fonseca
2011-06-12
3
-23
/
+22
*
st/wgl: Remove buggy assertion.
José Fonseca
2011-06-12
1
-2
/
+0
*
st/wgl: Allow to create pbuffers bigger than the desktop.
José Fonseca
2011-06-12
1
-1
/
+25
*
st/wgl: Cope with zero width/height windows.
José Fonseca
2011-06-12
1
-12
/
+38
*
st/wgl: Prevent spurious framebuffer sizes when the window is minimized.
José Fonseca
2011-06-12
1
-5
/
+12
*
st/wgl: Fix debug output format specifiers of stw_framebuffer_get_size().
José Fonseca
2011-06-12
1
-3
/
+3
*
st/wgl: Adjust the pbuffer invisible window size.
José Fonseca
2011-06-12
1
-8
/
+53
*
gallivm: Fix for dynamically linked LLVM 2.8 library.
José Fonseca
2011-06-12
1
-2
/
+12
*
gallivm: Tell LLVM to not assume a 16-byte aligned stack on x86.
José Fonseca
2011-06-12
1
-0
/
+13
*
draw: fix edge flag handling in clipper (for unfilled tris/quads/polygons)
Brian Paul
2011-06-10
1
-5
/
+57
*
r300g: clear can be killed by render condition
Marek Olšák
2011-06-10
3
-7
/
+35
*
r300g: fix occlusion queries when depth test is disabled or zbuffer is missing
Marek Olšák
2011-06-10
2
-4
/
+29
*
r300g: fix texturing with non-3D textures and wrap R mode set to sample border
Marek Olšák
2011-06-09
1
-0
/
+6
*
r300g: fix draw_vbo splitting on r3xx-r4xx
Marek Olšák
2011-06-09
1
-2
/
+11
*
tgsi/ureg: bump the limit of immediates
Marek Olšák
2011-06-01
1
-1
/
+1
*
draw: Fix draw_variant_output::format's type.
José Fonseca
2011-05-18
2
-3
/
+4
*
r600c/g: Add pci id for FirePro 2270
Kostas Georgiou
2011-05-06
1
-0
/
+1
*
r600g: add new pci ids
Alex Deucher
2011-05-03
1
-0
/
+4
*
docs: replace llvmpipe/README with docs/llvmpipe.html
Brian Paul
2011-04-20
1
-138
/
+0
*
llvmpipe: document issue with LLVM 2.8 and earlier with AVX
Brian Paul
2011-04-20
1
-0
/
+4
*
llvmpipe: Update readme.
José Fonseca
2011-04-20
1
-21
/
+2
*
Check for out of memory when creating fence
Alan Hourihane
2011-04-20
1
-0
/
+3
*
gallivm: Disable MMX-disabling code on llvm-2.9.
Vinson Lee
2011-04-20
1
-0
/
+2
*
scons: remove dangling reference to state_trackers/python/SConscript
Brian Paul
2011-04-19
1
-1
/
+0
*
r600g: add some additional ontario pci ids
Alex Deucher
2011-04-04
1
-0
/
+2
*
r300g: tell the GLSL compiler to lower the continue opcode
Marek Olšák
2011-04-03
1
-2
/
+2
*
r600g: move user fence into base radeon structure
Jerome Glisse
2011-03-30
6
-43
/
+42
*
st/dri: Fix surfaceless gl using contexts with previous bound surfaces
Benjamin Franzke
2011-03-30
1
-2
/
+6
*
r300g: fix alpha-test with no colorbuffer
Marek Olšák
2011-03-24
1
-0
/
+5
*
r600: don't close fd on failed load
Dave Airlie
2011-03-14
1
-3
/
+0
*
st/dri: Track drawable context bindings
Marek Olšák
2011-02-20
4
-2
/
+14
*
cso: fix loop bound in cso_set_vertex_samplers()
Brian Paul
2011-02-21
1
-1
/
+1
*
softpipe: fix off-by-one error in setup_fragcoord_coeff()
Brian Paul
2011-02-21
1
-1
/
+1
*
llvmpipe: make sure binning is active when we begin/end a query
Brian Paul
2011-02-21
1
-0
/
+4
*
gallivm: fix copy&paste error from previous commit
Brian Paul
2011-02-21
1
-1
/
+1
*
gallivm: work around LLVM 2.6 bug when calling C functions
Brian Paul
2011-02-21
2
-11
/
+61
*
nv50,nvc0: do not forget to apply sign mode to saved TGSI inputs
Christoph Bumiller
2011-02-16
1
-1
/
+1
*
r300g: Null pointer check for buffer deref in gallium winsys
Bryce Harrington
2011-02-11
1
-1
/
+1
*
Remove talloc from the SCons build system.
Kenneth Graunke
2011-02-07
3
-3
/
+0
*
draw: Fix an off-by-one bug in a vsplit assertion.
Brian Paul
2011-01-13
1
-1
/
+2
*
r600g: support up to 64 shader constants
Alex Deucher
2011-01-06
2
-1
/
+20
*
r600g: add support for NI (northern islands) asics
Alex Deucher
2011-01-06
7
-0
/
+118
*
r600g: hack around property unknown issues.
Dave Airlie
2011-01-06
1
-0
/
+2
*
r600g: remove useless switch statements
Alex Deucher
2011-01-06
2
-105
/
+0
*
r600g: fix evergreen segfaults.
Dave Airlie
2011-01-06
1
-1
/
+1
*
r600g: avoid segfault
Jerome Glisse
2011-01-06
2
-2
/
+2
*
r600g: properly unset vertex buffer
Jerome Glisse
2011-01-06
3
-12
/
+22
*
r600g: need to reference upload buffer as the might still live accross flush
Jerome Glisse
2011-01-06
2
-2
/
+4
*
r600g: fix segfault when translating vertex buffer
Jerome Glisse
2011-01-06
4
-21
/
+10
*
r600g: fix bo size when creating bo from handle
Jerome Glisse
2011-01-06
1
-1
/
+1
[next]