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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/r200: start splitting out commonalities into separate headers
Dave Airlie
2009-01-13
21
-425
/
+279
*
radeon: use bo_wait to wait for all buffers to be rendered to
Dave Airlie
2009-01-13
1
-1
/
+10
*
Bump dri2proto requirement to 1.99.3, drop CopyRegion bitmask from protocol.
Kristian Høgsberg
2009-01-11
1
-1
/
+0
*
radeon/r300: add code to setup r300 vs r500 using pci device from kernel
Dave Airlie
2009-01-11
1
-149
/
+177
*
r300: disable settexoffset extension on r300
Dave Airlie
2008-12-22
1
-1
/
+1
*
radeon: fix library name for consistency
Dave Airlie
2008-12-22
1
-1
/
+1
*
radeon: remove start/end offset + cleanup some whitespace
Dave Airlie
2008-12-22
5
-62
/
+33
*
radeon: fixup r500 FP emission for new CS
Dave Airlie
2008-12-22
3
-42
/
+95
*
radeno: hopefully make r200/radeon build
Dave Airlie
2008-12-21
2
-4
/
+6
*
radeon: make DRI1 one work with new CS mechanism
Dave Airlie
2008-12-01
10
-110
/
+187
*
radeon: cs add print cs callback
Jerome Glisse
2008-11-16
1
-1
/
+6
*
radeon: fix pointer dangling
Jerome Glisse
2008-11-16
6
-12
/
+16
*
radeon: update to libdrm-radeon API changes
Jerome Glisse
2008-11-15
6
-21
/
+23
*
radeon: dri2 don't forget to free buffer
Jerome Glisse
2008-11-14
3
-1
/
+77
*
r300: release bo from pixmap
Jerome Glisse
2008-11-14
3
-4
/
+26
*
r300: convert to new relocations format (see libdrm-radeon)
Jerome Glisse
2008-11-14
7
-49
/
+105
*
r300: SetTex extension support
Jerome Glisse
2008-11-14
9
-19
/
+113
*
r300: cs + DRI2 support
Jerome Glisse
2008-11-14
21
-348
/
+958
*
r300: bo and cs abstraction.
Jerome Glisse
2008-11-14
36
-3343
/
+3360
*
mesa: no longer need Writemask field in GLSL IR nodes
Brian Paul
2008-11-13
4
-69
/
+23
*
mesa: revamp GLSL instruction emit code
Brian Paul
2008-11-13
1
-244
/
+381
*
mesa: make writemask_string() non-static
Brian Paul
2008-11-13
2
-4
/
+7
*
mesa: remove some do-nothing GLSL code
Brian Paul
2008-11-13
1
-16
/
+0
*
mesa: fix accidental regression in GLSL built-in texture matrix lookup
Brian Paul
2008-11-13
1
-0
/
+1
*
mesa: use the tighter definition of GLSL ftransform() from the gallium branches
Brian Paul
2008-11-13
2
-31
/
+40
*
mesa: remove unused/obsolete __NormalMatrixTranspose matrix
Brian Paul
2008-11-13
3
-188
/
+184
*
mesa: fix bug in GLSL built-in matrix state lookup
Brian Paul
2008-11-13
1
-2
/
+5
*
mesa: tweak program register printing for RelAddr case
Brian Paul
2008-11-13
1
-1
/
+1
*
mesa: fix generation of fixed function state when no vp exists
Alan Hourihane
2008-11-13
1
-43
/
+41
*
i965: Upload state on primitive switch, don't just prepare it.
Eric Anholt
2008-11-12
1
-0
/
+1
*
i965: Fix VB refcount leak on aperture overflow.
Eric Anholt
2008-11-12
1
-0
/
+1
*
i965: Fix up VS max_threads for G4X and removing a magic number.
Eric Anholt
2008-11-12
1
-2
/
+14
*
i965: Fix up SF max_threads.
Eric Anholt
2008-11-12
1
-1
/
+2
*
i965: Fix up clip min_nr_entries, preferred_nr_entries, and max_threads.
Eric Anholt
2008-11-12
2
-2
/
+16
*
i965: Update WM maximum threads for G4X.
Eric Anholt
2008-11-12
1
-2
/
+7
*
i965: Add a big comment explaining my understanding of URB management.
Eric Anholt
2008-11-12
1
-1
/
+38
*
glFlush before CopySubBuffer, fix coordinates and extension name typo.
Kristian Høgsberg
2008-11-12
3
-2
/
+8
*
glx: fix xcb build
Hanno Böck
2008-11-12
1
-0
/
+5
*
mesa: allow relative indexing into all register files and indirect dst regist...
Brian Paul
2008-11-11
3
-128
/
+128
*
Don't mess with emacs tab width.
Kristian Høgsberg
2008-11-11
43
-43
/
+0
*
intel: reset cliprect_mode to IGNORE_CLIPRECTS.
Xiang, Haihao
2008-11-11
1
-1
/
+3
*
mesa: restore the negate flag of dots in build_lighting.
Xiang, Haihao
2008-11-11
1
-0
/
+3
*
mesa: update new state for RasterPos like other operations.
Xiang, Haihao
2008-11-11
1
-3
/
+3
*
mesa: new _mesa_is_pow_two() function
Brian
2008-11-10
5
-23
/
+33
*
mesa: restore glapi/ prefix on #include
Brian Paul
2008-11-10
2
-2
/
+2
*
mesa: fix some misc breakage caused by editing auto-generated files rather th...
Brian Paul
2008-11-10
4
-9
/
+21
*
GLX: fix out-of-bounds memory issue in indirect glAreTexturesResident()
Brian Paul
2008-11-10
6
-165
/
+141
*
dri: alloc __DRIscreen object with calloc()
Brian Paul
2008-11-10
1
-1
/
+1
*
mesa: track initialization status of uniform variables. Plus, asst clean-ups.
Brian Paul
2008-11-10
7
-31
/
+52
*
mesa: initial support for uniform variable initializers.
Brian Paul
2008-11-10
1
-5
/
+22
[next]