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
/
drivers
/
r600
/
r600_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
evergreeng: respect linewidth state, use integer widths only
Keith Whitwell
2010-11-03
1
-1
/
+1
*
r600g: set hardware pixel centers according to gl_rasterization_rules
Keith Whitwell
2010-11-03
1
-0
/
+5
*
st/mesa: unbind constant buffer when not in use
Keith Whitwell
2010-11-02
1
-0
/
+7
*
r600g: fix magic 0x1 ->flat shade ena
Dave Airlie
2010-10-26
1
-1
/
+1
*
r600g: drop more common state handling code
Dave Airlie
2010-10-24
1
-66
/
+0
*
r600g: Added r600_pipe_shader_destroy().
Tilman Sauerbeck
2010-10-24
1
-2
/
+4
*
r600g: merge more of the common r600/evergreen state handling
Dave Airlie
2010-10-24
1
-89
/
+0
*
r600g: Fixed r600_vertex_element leak.
Tilman Sauerbeck
2010-10-24
1
-8
/
+5
*
r600g: start splitting out common code from eg/r600.
Dave Airlie
2010-10-21
1
-282
/
+0
*
r600g: initial translate state support
Dave Airlie
2010-10-21
1
-3
/
+222
*
r600g: add r600 surface to store the aligned height.
Dave Airlie
2010-10-21
1
-3
/
+7
*
r600g: move to per-miplevel array mode.
Dave Airlie
2010-10-21
1
-5
/
+6
*
r600g: fix typo in tiling setup cb code.
Dave Airlie
2010-10-18
1
-1
/
+1
*
r600g: do proper tracking of views/samplers.
Dave Airlie
2010-10-18
1
-6
/
+19
*
r600g: set tiling bits in hw state
Dave Airlie
2010-10-18
1
-0
/
+5
*
r600g: emit hardware linewidth
Keith Whitwell
2010-10-15
1
-1
/
+4
*
r600g: remove bpt and start using pitch_in_bytes/pixels.
Dave Airlie
2010-10-13
1
-5
/
+5
*
r600g: rename pitch in texture to pitch_in_bytes
Dave Airlie
2010-10-13
1
-5
/
+5
*
r600g: store samplers/views across blit when we need to modify them
Dave Airlie
2010-10-13
1
-8
/
+10
*
r600g: fix scissor/cliprect confusion
Dave Airlie
2010-10-13
1
-52
/
+6
*
r600g: fix typo in vertex sampling on r600
Dave Airlie
2010-10-12
1
-1
/
+1
*
r600g: don't run with scissors.
Dave Airlie
2010-10-11
1
-0
/
+47
*
r600g: enable vertex samplers.
Dave Airlie
2010-10-11
1
-3
/
+8
*
r600g: use format from the sampler view not from the texture.
Dave Airlie
2010-10-07
1
-3
/
+3
*
r600g: drop use_mem_constant.
Dave Airlie
2010-10-05
1
-1
/
+0
*
r600g: allow r600_bo to be a sub allocation of a big bo
Jerome Glisse
2010-10-04
1
-9
/
+11
*
r600g: rename radeon_ws_bo to r600_bo
Jerome Glisse
2010-10-04
1
-3
/
+3
*
r600g: Remove unnecessary headers.
Vinson Lee
2010-10-01
1
-1
/
+0
*
r600g: fixup vertex format picking.
Dave Airlie
2010-10-01
1
-13
/
+10
*
r600g: add winsys support for CTL constants.
Dave Airlie
2010-10-01
1
-0
/
+2
*
r600g: fix evergreen depth flushing.
Dave Airlie
2010-10-01
1
-0
/
+38
*
r600g: use constant buffer instead of register for constant
Jerome Glisse
2010-09-30
1
-26
/
+21
*
r600g: clean up some code from move to new paths.
Dave Airlie
2010-09-30
1
-6
/
+6
*
r600g: more cleanup
Jerome Glisse
2010-09-29
1
-144
/
+2
*
r600g: cleanup
Jerome Glisse
2010-09-29
1
-0
/
+1673
*
r600g: delete old path
Jerome Glisse
2010-09-29
1
-721
/
+0
*
Revert "r600g: add initial vertex translate support."
Dave Airlie
2010-09-29
1
-40
/
+1
*
r600g: add initial vertex translate support.
Dave Airlie
2010-09-29
1
-1
/
+40
*
r600g: fix db flush breaking config state
Dave Airlie
2010-09-28
1
-9
/
+9
*
r600g: move around variables to share depth uncompression code
Jerome Glisse
2010-09-26
1
-1
/
+2
*
r600g: move chip class to radeon common structure
Jerome Glisse
2010-09-20
1
-1
/
+1
*
r600g: clean up valgrind issues on maxtargets test.
Dave Airlie
2010-09-20
1
-1
/
+7
*
r600g: fix fbo-drawbuffers-maxtargets
Dave Airlie
2010-09-20
1
-7
/
+22
*
r600g: add upload manager support.
Dave Airlie
2010-09-17
1
-0
/
+4
*
r600g: attempt to abstract kernel bos from pipe driver.
Dave Airlie
2010-09-17
1
-2
/
+2
*
r600g: Remove unnecessary headers.
Vinson Lee
2010-09-14
1
-2
/
+0
*
r600g: fix warning in r600 pipe driver
Dave Airlie
2010-09-10
1
-1
/
+0
*
r600g: add initial evergreen support
Dave Airlie
2010-09-10
1
-4
/
+10
*
r600g: align flushing of cb/db with DDX/r600c.
Dave Airlie
2010-09-10
1
-0
/
+55
*
r600g: add support for constants in memory buffers.
Dave Airlie
2010-09-08
1
-47
/
+4
[next]