index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."
Corbin Simpson
2009-08-18
6
-2
/
+46
*
Merge branch 'mesa_7_5_branch'
Brian Paul
2009-08-18
5
-2
/
+18
|
\
|
*
tgsi/ppc: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+5
|
*
tgsi/sse: we don't implement saturation modes yet
Brian Paul
2009-08-18
1
-0
/
+4
|
*
gallium: Always map for READ flag when DISCARD is not set.
José Fonseca
2009-08-14
1
-0
/
+7
|
*
trace: Remove space next to the class attribute of the trace.
José Fonseca
2009-08-14
1
-1
/
+1
|
*
python/retrace: Open bz2 files correctly.
José Fonseca
2009-08-14
1
-1
/
+1
*
|
egl/xlib: move call to create_configs() after we set the Xdpy field
Brian Paul
2009-08-18
1
-2
/
+2
*
|
egl: Create the front texture the properly
Jakob Bornecrantz
2009-08-18
1
-25
/
+9
*
|
gallium: improved comments, minor whitespace changes
Brian Paul
2009-08-18
1
-7
/
+10
*
|
egl: Some per-driver data should be per-display.
Chia-I Wu
2009-08-18
2
-19
/
+42
*
|
egl: Overhaul driver API.
Chia-I Wu
2009-08-18
5
-165
/
+102
*
|
gallium: memset() tgsi_exec_machine to all zeros in tgsi_exec_machine_create()
Brian Paul
2009-08-17
1
-8
/
+2
*
|
nv50: remove a few cases of directly casting struct pipe_context
Maarten Maathuis
2009-08-17
2
-3
/
+3
*
|
nv50: borrow some flushing code from the ddx
Maarten Maathuis
2009-08-17
1
-3
/
+11
*
|
gallium: Make PIPE_TRANSFER_{READ,WRITE,READ_WRITE} bitmask friendly.
Maarten Maathuis
2009-08-17
1
-3
/
+3
*
|
nv50: whitespace fixes and deobfuscation
Maarten Maathuis
2009-08-17
9
-69
/
+85
*
|
cell: fix incorrect pipe_transfer tests
Brian Paul
2009-08-17
1
-2
/
+4
*
|
nv50: fix stencil state
Christoph Bumiller
2009-08-17
1
-6
/
+6
*
|
nv50: avoid a NULL-ptr dereference when the pipe context changes
Maarten Maathuis
2009-08-15
1
-1
/
+26
*
|
nv50: align registers used with TEX to 4
Christoph Bumiller
2009-08-15
1
-1
/
+2
*
|
st/xlib: reduce the proliferation of GLX context types
Keith Whitwell
2009-08-14
1
-57
/
+37
*
|
st/dri: remove unused dummyContext value
Keith Whitwell
2009-08-14
2
-14
/
+0
*
|
nv50: fix mipmap offsets and tiling
Christoph Bumiller
2009-08-14
3
-17
/
+34
*
|
nv50: make sure we don't re-emit outdated scissor state
Christoph Bumiller
2009-08-14
1
-4
/
+4
*
|
nv50: make use of the y-origin switch
Christoph Bumiller
2009-08-14
2
-25
/
+16
*
|
st/vega: Add more symbols defined by mesa/st.
Chia-I Wu
2009-08-14
2
-3
/
+18
*
|
nv50: fix typo in REALLOC's 2nd argument in ctor_immd
Christoph Bumiller
2009-08-14
1
-1
/
+1
*
|
st/dri: Add support for GLX_EXT_texture_from_pixmap with direct rendering.
Michel Dänzer
2009-08-13
3
-0
/
+37
*
|
gallium/drm: Handle circular dependencies in the auxiliary libraries with make.
Michel Dänzer
2009-08-13
1
-1
/
+3
*
|
st/xorg: Fix DRI2 CopyRegion hook.
Michel Dänzer
2009-08-13
1
-29
/
+43
*
|
tgsi: add simple facility for releasing and reusing temporaries
Keith Whitwell
2009-08-13
2
-4
/
+40
*
|
tgsi: rename ureg src/dest converters
Keith Whitwell
2009-08-13
1
-3
/
+3
*
|
draw: Remove unused variable.
José Fonseca
2009-08-13
1
-1
/
+0
*
|
Merge branch 'mesa_7_5_branch'
Keith Whitwell
2009-08-13
1
-22
/
+55
|
\
|
|
*
draw: cope with more primitives in draw_pipeline_run
Keith Whitwell
2009-08-13
1
-22
/
+55
|
*
util: fix incorrect assertion
Brian Paul
2009-08-06
1
-1
/
+1
|
*
util: include u_surface.h, added comment
Brian Paul
2009-08-06
1
-0
/
+2
|
*
util: use util_same_surface() to compare surface pointers
Brian Paul
2009-08-06
1
-3
/
+3
|
*
util: added util_same_surface() helper function
Brian Paul
2009-08-06
1
-0
/
+17
*
|
tgsi: turn off debugging
Keith Whitwell
2009-08-13
1
-1
/
+1
*
|
tgsi: use REALLOC for growing token pool
Keith Whitwell
2009-08-13
1
-11
/
+5
*
|
util: silence warnings for third REALLOC argument
Keith Whitwell
2009-08-13
1
-1
/
+7
*
|
util: remove unneeded includes
Keith Whitwell
2009-08-13
1
-4
/
+0
*
|
util: convert u_simple_shaders to use tgsi_ureg
Keith Whitwell
2009-08-13
1
-258
/
+60
*
|
tgsi: add tgsi_ureg, a simplified tgsi shader builder
Keith Whitwell
2009-08-13
5
-0
/
+1381
*
|
Merge branch 'new-frag-attribs'
Brian Paul
2009-08-12
1
-12
/
+36
|
\
\
|
*
|
draw: fix-ups for point coord attribute
Brian Paul
2009-07-31
1
-12
/
+36
*
|
|
st/xorg: Acquire/drop DRM master in order to work with multiple servers.
Michel Dänzer
2009-08-12
1
-0
/
+15
*
|
|
gallium/glx/xlib: main/ prefix on Mesa includes, remove -I$(TOP)/src/mesa/main/
Brian Paul
2009-08-12
4
-10
/
+9
[next]