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
/
mesa
/
drivers
/
dri
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
texmem: fix typo from brianp's changes.
Dave Airlie
2009-02-22
1
-1
/
+1
*
mesa: use an array for current texture objects
Brian Paul
2009-02-21
5
-18
/
+18
*
mesa: re-org texgen state
Brian Paul
2009-02-21
2
-31
/
+35
*
intel: Fix intelSetTexBuffer miptree leak.
Kristian Høgsberg
2009-02-21
1
-2
/
+7
*
intel: tell libdrm whether we want a cpu-ready or gpu-ready BO for regions.
Eric Anholt
2009-02-21
7
-13
/
+27
*
i965: Fix render target read domains.
Eric Anholt
2009-02-21
1
-2
/
+1
*
i965: use the new prog_instruction::TexShadow field
Brian Paul
2009-02-20
5
-6
/
+11
*
i965: check depth_mode in translate_tex_format() for MESA_FORMAT_S8_Z24
Brian Paul
2009-02-20
1
-1
/
+9
*
i965: separate emit_op() and emit_tex_op() functions
Brian Paul
2009-02-20
1
-50
/
+63
*
i965: update comment, use const qualifier
Brian Paul
2009-02-20
1
-4
/
+2
*
i965: var renaming, clean-up
Brian Paul
2009-02-20
1
-13
/
+11
*
i965: added comment
Brian Paul
2009-02-20
1
-1
/
+1
*
intel: fix datatype typo, s/GLboolean/GLuint/
Brian Paul
2009-02-20
1
-1
/
+1
*
i965: additional debug output
Brian Paul
2009-02-20
1
-0
/
+8
*
intel: Fix tri clear to do FBO color attachments as well.
Eric Anholt
2009-02-17
1
-8
/
+25
*
i965: Fix fallback on stencil drawing to fbo when the visual lacks stencil.
Eric Anholt
2009-02-17
1
-2
/
+2
*
intel: Clean up several 965 memory leaks on context destroy.
Eric Anholt
2009-02-17
5
-2
/
+8
*
i965: tell GLSL compiler to emit code using condition codes
Brian Paul
2009-02-16
1
-0
/
+3
*
r300: Redirect constant TEX coordinates
Nicolai Haehnle
2009-02-14
2
-0
/
+32
*
i965: rewrite the code for handling shader subroutine calls
Brian Paul
2009-02-13
6
-64
/
+187
*
i965: add missing break for OPCODE_RET case
Brian Paul
2009-02-13
1
-0
/
+1
*
i965: the return value of translate_insn() is never used. Make it void.
Brian Paul
2009-02-13
1
-4
/
+3
*
i965: minor clean-ups
Brian Paul
2009-02-13
1
-27
/
+26
*
i965: code clean-ups, comments, and minor refactoring
Brian Paul
2009-02-13
2
-37
/
+65
*
i965: updated comments
Brian Paul
2009-02-13
1
-17
/
+37
*
intel: turn on GL_ARB_shading_language_120
Brian Paul
2009-02-13
1
-4
/
+0
*
i965: more reformatting/clean-up
Brian Paul
2009-02-13
1
-12
/
+10
*
i965: s/__inline/INLINE/
Brian Paul
2009-02-13
1
-4
/
+4
*
i965: formatting and indentation fixes
Brian Paul
2009-02-13
1
-17
/
+16
*
i965: fix inconsistant indentation in brw_wm.c
Brian Paul
2009-02-13
1
-37
/
+39
*
Fix an i965 assertion failure on glClear()
Robert Ellison
2009-02-11
1
-1
/
+1
*
intel: Add x8r8g8b8 visuals to DRI1 fbconfigs alongside a8r8gb8.
Eric Anholt
2009-02-10
5
-42
/
+54
*
sis: fix signedness warnings
Eric Anholt
2009-02-10
2
-5
/
+5
*
trident: Fix signedness warning.
Eric Anholt
2009-02-10
1
-1
/
+1
*
tdfx: Fix begin/endquery for current API.
Eric Anholt
2009-02-10
1
-4
/
+4
*
intel: Don't do the extra MI_FLUSH in flushing except when doing glFlush().
Eric Anholt
2009-02-10
1
-5
/
+17
*
intel: Speed up glDrawPixels(GL_ALPHA) by using an alpha texture format.
Eric Anholt
2009-02-10
1
-5
/
+6
*
intel: Fix some state leakage of {Client,}ActiveTexture in metaops.
Eric Anholt
2009-02-10
2
-0
/
+10
*
intel: don't crash when dri2 tells us about buffers we don't care about.
Eric Anholt
2009-02-10
1
-0
/
+3
*
Merge commit 'origin/gallium-master-merge'
Brian Paul
2009-02-10
18
-126
/
+272
|
\
|
*
gallium: Fixups for driCreateConfigs MSAA support.
Michel Dänzer
2009-02-10
12
-3
/
+28
|
*
re-add MSAA support
Brian Paul
2009-02-09
11
-34
/
+56
|
*
mesa: merge gallium-0.2 into gallium-master-merge
Brian Paul
2009-02-09
6
-91
/
+190
|
|
\
|
|
*
i965: fix bug in pass0_precalc_mov()
Brian Paul
2009-01-29
1
-3
/
+11
|
|
*
i965: widen per-texture bitfields for 16 texture image units
Brian Paul
2009-01-29
1
-5
/
+5
|
|
*
intel: check if stencil test is enabled in intel_stencil_drawpixels()
Brian Paul
2009-01-29
1
-1
/
+5
|
|
*
intel: save/restore GL matrix mode in intel_meta_set_passthrough_transform(),...
Brian Paul
2009-01-29
2
-0
/
+4
|
|
*
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-22
17
-412
/
+578
|
|
|
\
|
|
*
\
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-16
6
-6
/
+50
|
|
|
\
\
|
|
*
\
\
Merge commit 'origin/master' into gallium-0.2
Alan Hourihane
2009-01-14
14
-85
/
+77
|
|
|
\
\
\
[prev]
[next]