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
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: check texture formats in intel_validate_framebuffer()
Brian Paul
2009-02-26
1
-0
/
+29
*
intel: updated comment, some debug code (disabled)
Brian Paul
2009-02-26
1
-3
/
+12
*
i965: rename draw_regions -> color_regions
root
2009-02-26
4
-20
/
+20
*
i965: add missing init for region->width
Brian Paul
2009-02-26
1
-1
/
+2
*
mesa: replace old prog_instruction::Sampler field with Aux field
Brian Paul
2009-02-26
3
-10
/
+9
*
i965: whitespace/indentation fixes
Brian Paul
2009-02-26
1
-28
/
+24
*
intel: Revert disable of accelerated Bitmap, which slipped in with spans stuff.
Eric Anholt
2009-02-26
1
-2
/
+2
*
i965: fix for RHW workaround
Xiang, Haihao
2009-02-26
2
-43
/
+99
*
intel: Disable creating DRI2 FBconfigs with depth size != color size.
Eric Anholt
2009-02-26
1
-1
/
+22
*
intel: Add span code for z24 without stencil.
Eric Anholt
2009-02-26
1
-2
/
+22
*
intel: make template wrappers for the spans templates.
Eric Anholt
2009-02-25
4
-189
/
+165
*
intel: Fix up x8r8g8b8 renderbuffer format so that alpha=1 spans code happens.
Eric Anholt
2009-02-25
2
-1
/
+17
*
i965: Rename CMD_CONST_BUFFER_STATE to the CS_URB_STATE used in the docs.
Eric Anholt
2009-02-25
6
-13
/
+14
*
R300: Add support for RS600 chips
Alex Deucher
2009-02-25
2
-2
/
+12
*
i965: fix line stipple fallback for GL_LINE_STRIP primitives
Robert Ellison
2009-02-23
1
-1
/
+1
*
mesa: fix _glxapi_get_proc_address() for mangled names
Tom Fogal
2009-02-23
1
-0
/
+5
*
mesa: move a bunch of compiler-related stuff into new compiler.h header
Brian Paul
2009-02-22
1
-0
/
+1
*
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
6
-21
/
+21
*
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
*
glsl: added --params option to stand-alone GLSL compiler
Brian Paul
2009-02-17
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
[next]