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
*
r300: shut up valgrind
Maciej Cencora
2009-03-07
2
-2
/
+2
*
i965: check if we run out of GRF/temp registers
Brian Paul
2009-03-06
1
-1
/
+25
*
i965: bump up BRW_EU_MAX_INSN
Brian Paul
2009-03-06
1
-1
/
+1
*
i965: comments
Brian Paul
2009-03-06
1
-0
/
+2
*
i965: comments and minor clean-ups
Brian Paul
2009-03-06
1
-3
/
+43
*
i965: avoid unnecessary calls to brw_wm_is_glsl()
Brian Paul
2009-03-06
4
-2
/
+12
*
r300: fix depth write regression (found by Nicolai Haehnle)
Maciej Cencora
2009-03-06
1
-3
/
+10
*
r300: enable EXT_fog_coord extension
Maciej Cencora
2009-03-06
2
-161
/
+20
*
r300: route fog coord and W pos correctly
Maciej Cencora
2009-03-06
2
-42
/
+106
*
r300: rewrite and hopefully simplify RS setup
Maciej Cencora
2009-03-06
3
-213
/
+225
*
r300: add few macros for RS setup
Maciej Cencora
2009-03-06
1
-0
/
+6
*
r300: silence valgrind
Maciej Cencora
2009-03-06
1
-1
/
+1
*
r300: Print reg address when debugging is enabled
Maciej Cencora
2009-03-06
1
-4
/
+14
*
r300: don't crash on sw tcl hw if point size vertex attrib is sent
Maciej Cencora
2009-03-06
1
-2
/
+2
*
intel: Fix bpp setting of blits to 8bpp targets.
Eric Anholt
2009-03-05
1
-0
/
+2
*
i965: fix 3DPRIMITIVE batch decode of the vertex count field.
Eric Anholt
2009-03-05
1
-1
/
+1
*
i965: Stop dumping programs after the first all-zeroes entry.
Eric Anholt
2009-03-05
1
-0
/
+8
*
intel: Add always_flush_batch driconf option for making small batchbuffers.
Eric Anholt
2009-03-05
6
-1
/
+25
*
intel: Add always_flush_cache driconf option for debugging cache flush failure.
Eric Anholt
2009-03-05
7
-2
/
+42
*
i965: Add a note about why the _NEW_STENCIL is required in draw_buffers.
Eric Anholt
2009-03-05
1
-0
/
+5
*
intel: Remove a gratuitous MI_FLUSH after clearing with a blit.
Eric Anholt
2009-03-05
1
-1
/
+0
*
i965: Remove dead flushing code.
Eric Anholt
2009-03-05
4
-23
/
+0
*
i965: comments and formatting fixes
Brian Paul
2009-03-05
1
-4
/
+14
*
i965: fix emit_math1() function used for scalar instructions
Brian Paul
2009-03-05
1
-9
/
+32
*
i965: fix screen depth test in intel_validate_framebuffer)_
Brian Paul
2009-03-05
1
-1
/
+2
*
i965: init dest reg CondMask = COND_TR (the proper default)
Brian Paul
2009-03-05
1
-2
/
+2
*
i965: add software fallback for conformant 3D textures and GL_CLAMP
Robert Ellison
2009-03-04
4
-10
/
+40
*
mesa: call _mesa_get_cpu_string() to get CPU info for GL_RENDERER string
Brian Paul
2009-03-04
1
-66
/
+8
*
mesa: use Stencil._Enabled field instead of Stencil.Enabled
Brian Paul
2009-03-02
16
-19
/
+19
*
mesa: remove unused AUX buffers
Brian Paul
2009-03-02
1
-4
/
+1
*
mesa: rename, reorder FRAG_RESULT_x tokens
Brian Paul
2009-02-28
8
-15
/
+15
*
intel: remove some unneeded buffer unmap calls
Brian Paul
2009-02-27
1
-14
/
+2
*
i915: Add support for a new G33-like chipset.
Shaohua Li
2009-02-27
2
-2
/
+13
*
i965: texture fixes: bordered textures, fallback rendering
Robert Ellison
2009-02-27
1
-3
/
+31
*
intel: no-op the intel_finish_render_texture() function
Brian Paul
2009-02-26
1
-13
/
+10
*
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
[next]