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
*
tgsi: Document ATI_fragment_shader instruction set operations.
Michal Krol
2009-03-09
1
-0
/
+54
*
r300-gallium: Unbreak trivial/point.
Corbin Simpson
2009-03-08
1
-2
/
+0
*
tgsi: Document NV_vertex_program instruction set operations.
Michal Krol
2009-03-08
1
-0
/
+145
*
r300-gallium: Correct vertex format setup, cleanup regs and debugging.
Corbin Simpson
2009-03-07
4
-17
/
+13
*
r300-gallium: Clean up RS.
Corbin Simpson
2009-03-07
2
-14
/
+56
*
r300-gallium: Move a few registers.
Corbin Simpson
2009-03-07
2
-15
/
+17
*
r300-gallium: Typo in assert.
Corbin Simpson
2009-03-07
1
-1
/
+1
*
r300-gallium: Emit vertex size.
Corbin Simpson
2009-03-07
1
-1
/
+3
*
r300-gallium: A bit more vertex format fixup.
Corbin Simpson
2009-03-07
5
-54
/
+57
*
nouveau: use bo_handle_ref instead of bo_fake to get front-buffer bo
Ben Skeggs
2009-03-07
1
-3
/
+1
*
nv50: simplify tesla object selection
Ben Skeggs
2009-03-07
1
-18
/
+8
*
nouveau: fix more breakage from pipe_reference..
Ben Skeggs
2009-03-07
1
-0
/
+1
*
nouveau: make stateobjs start off with refcount of 1
Ben Skeggs
2009-03-07
26
-2
/
+45
*
Fix nv50_screen_create()
Victor Stinner
2009-03-07
1
-17
/
+18
*
Fix nouveau_pipe_create() / nouveau_context_init(): raise an error if the scr...
Victor Stinner
2009-03-07
2
-3
/
+10
*
r300-gallium: Fix masking on vertex formats.
Corbin Simpson
2009-03-06
1
-2
/
+2
*
r300-gallium: Remove unknown regs.
Corbin Simpson
2009-03-06
1
-11
/
+0
*
r300-gallium: Actually do framebuffer setup.
Corbin Simpson
2009-03-06
1
-1
/
+6
*
r300-gallium: Make sure registers are inside BEGIN/END CS.
Corbin Simpson
2009-03-06
1
-1
/
+2
*
r300-gallium: Separate out fog block.
Corbin Simpson
2009-03-06
2
-9
/
+9
*
r300-gallium: GA enhancements.
Corbin Simpson
2009-03-06
2
-3
/
+14
*
r300-gallium: Flat/smooth shading state.
Corbin Simpson
2009-03-06
6
-17
/
+32
*
r300-gallium: Pick up a few more bits of rs_state.
Corbin Simpson
2009-03-06
5
-14
/
+23
*
wgl: Check support for all other depth/stencil formats.
José Fonseca
2009-03-06
1
-7
/
+18
*
wgl: Choose a supported S8Z24/Z24S8/X8Z24/Z24X8.
José Fonseca
2009-03-06
1
-2
/
+24
*
st/xorg: Install to XORG_DRIVER_INSTALL_DIR
Joel Bosveld
2009-03-06
2
-2
/
+4
*
r300-gallium: Move RS block setup to CSO.
Corbin Simpson
2009-03-05
3
-30
/
+26
*
r300-gallium: Move scissor state.
Corbin Simpson
2009-03-05
1
-5
/
+5
*
r300-gallium: Fix up vertex count.
Corbin Simpson
2009-03-05
1
-6
/
+13
*
r300-gallium: Use only one CS section for vertex_format.
Corbin Simpson
2009-03-05
1
-3
/
+1
*
Revert "softpipe: added null ptr check for align_free() call in vbuf code"
Brian Paul
2009-03-05
1
-2
/
+1
*
gallium: added null ptr check in align_free()
Brian Paul
2009-03-05
1
-3
/
+5
*
softpipe: added null ptr check for align_free() call in vbuf code
Brian Paul
2009-03-05
1
-1
/
+2
*
r300-gallium: C++ compat fix.
Corbin Simpson
2009-03-05
1
-4
/
+4
*
radeon-gallium: fix dri2 build
Joakim Sindholt
2009-03-05
1
-3
/
+3
*
radeon-gallium: Add Xorg state tracker Radeon winsys stub.
Corbin Simpson
2009-03-04
1
-0
/
+154
*
radeon-gallium: Only build drivers for state trackers that are enabled.
Corbin Simpson
2009-03-04
1
-1
/
+1
*
i965: add software fallback for conformant 3D textures and GL_CLAMP
Robert Ellison
2009-03-04
1
-1
/
+1
*
radeon-gallium: Enable EGL and Xorg state trackers.
Corbin Simpson
2009-03-04
3
-1
/
+67
*
radeon-gallium: DRI2 state tracker, part 3.
Corbin Simpson
2009-03-04
15
-728
/
+78
*
r300-gallium: Add unaccelerated surface_copy.
Corbin Simpson
2009-03-04
1
-0
/
+62
*
st/xorg: Clean up xorg_exa.c a bit
Jakob Bornecrantz
2009-03-05
1
-22
/
+0
*
st/xorg: Change format function a bit
Jakob Bornecrantz
2009-03-05
1
-9
/
+19
*
st/xorg: Fix transfer double free
Jakob Bornecrantz
2009-03-05
1
-4
/
+10
*
intel: Fixup from refcount changes
Jakob Bornecrantz
2009-03-05
1
-0
/
+1
*
Merge commit 'origin/master' into gallium-map-range
José Fonseca
2009-03-04
7
-6
/
+1635
|
\
|
*
indices: add translate/generate functions for unfilled modes
Keith Whitwell
2009-03-04
6
-1
/
+1622
|
*
nouveau: oops, forgot to keep the NV10_SIFM object
Patrice Mandin
2009-03-04
1
-0
/
+4
|
*
nouveau: Use proper SIFM object on NV30
Patrice Mandin
2009-03-04
1
-6
/
+10
*
|
gallium: Use consistent semantics for map ranges in gallium.
José Fonseca
2009-03-04
2
-12
/
+20
[next]