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
/
gallium
/
drivers
/
r600
/
r600_state.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: precompute some of the hw state
Jerome Glisse
2010-08-30
1
-151
/
+75
*
r600g: fixup states generation in winsys.
Dave Airlie
2010-08-30
1
-19
/
+19
*
r600g: add KILP support
Dave Airlie
2010-08-30
1
-0
/
+2
*
Revert "r600g: simplify states"
Dave Airlie
2010-08-27
1
-41
/
+37
*
r600g: simplify states
Jerome Glisse
2010-08-25
1
-37
/
+41
*
r600g: Add support for PIPE_CAP_DEPTH_CLAMP.
Henri Verbeet
2010-08-23
1
-2
/
+3
*
r600g: export one component per pixel + r7xx uncompression shader
Jerome Glisse
2010-08-23
1
-1
/
+1
*
r600g: fix DB decompression
Jerome Glisse
2010-08-22
1
-8
/
+2
*
r600g: depth buffer likely needs decompression when used as texture
Jerome Glisse
2010-08-22
1
-9
/
+29
*
r600g: partialy fix texturing from depth buffer + initial support for untiling
Jerome Glisse
2010-08-21
1
-1
/
+6
*
r600g: cleanup definition, fix segfault when no valid pixel shader
Jerome Glisse
2010-08-20
1
-1
/
+5
*
r600g: add occlusion query support
Dave Airlie
2010-08-20
1
-1
/
+0
*
gallium: make all checks for PIPE_TEXTURE_2D check for PIPE_TEXTURE_RECT too
Luca Barbieri
2010-08-20
1
-0
/
+1
*
r600g: fix point size
Dave Airlie
2010-08-18
1
-1
/
+1
*
r600g: fixup pitch alignment like r600c.
Dave Airlie
2010-08-18
1
-3
/
+6
*
r600g: emit texture level offset in CB/DB setup.
Dave Airlie
2010-08-18
1
-2
/
+2
*
r600g: add user clip plane support.
Dave Airlie
2010-08-17
1
-1
/
+55
*
r600g: fix memory leaks running gears.
Dave Airlie
2010-08-13
1
-0
/
+5
*
r600g: fix provoking-vertex piglit test.
Dave Airlie
2010-08-12
1
-8
/
+12
*
r600g: improve texture format checker.
Dave Airlie
2010-08-12
1
-11
/
+11
*
r600g: accept empty frag prog shader
Jerome Glisse
2010-08-11
1
-1
/
+1
*
r600g: add point/sprite rendering support
Jerome Glisse
2010-08-11
1
-3
/
+20
*
r600g: fix r600 context structure, avoid segfault when no scissor
Jerome Glisse
2010-08-09
1
-2
/
+15
*
r600g: fix rendering, only enable target we write too
Jerome Glisse
2010-08-06
1
-2
/
+2
*
r600g: really fix multi target support
Jerome Glisse
2010-08-06
1
-8
/
+17
*
r600g: finish multi target rendering support
Jerome Glisse
2010-08-06
1
-2
/
+1
*
r600g: fix color format, indentation, defines
Jerome Glisse
2010-08-06
1
-1
/
+1
*
Revert "r600g: don't use dynamic state allocation for states"
Jerome Glisse
2010-08-06
1
-111
/
+172
*
r600g: start to fix up multiple targets.
Dave Airlie
2010-08-06
1
-14
/
+33
*
r600g: add SRGB support.
Dave Airlie
2010-08-06
1
-4
/
+13
*
r600g: fixup z format translations.
Dave Airlie
2010-08-06
1
-19
/
+1
*
r600g: fix targetmask to work correctly.
Dave Airlie
2010-08-06
1
-2
/
+1
*
r600g: improve supported format selection.
Dave Airlie
2010-08-06
1
-2
/
+13
*
r600g: don't use dynamic state allocation for states
Jerome Glisse
2010-08-05
1
-170
/
+111
*
r600g: always perform texture perspective divide + fix blending
Jerome Glisse
2010-08-04
1
-3
/
+2
*
r600g: add polygon offset support
Jerome Glisse
2010-08-03
1
-6
/
+38
*
r600g: fix color target mask
Jerome Glisse
2010-08-03
1
-2
/
+1
*
r600g: fix stencil
Jerome Glisse
2010-08-03
1
-6
/
+7
*
r600g: add autogenerated reg definition + debug print cleanup
Jerome Glisse
2010-08-02
1
-19
/
+19
*
r600g: add stencil op/func translation
Dave Airlie
2010-08-02
1
-3
/
+33
*
r600g: initial alpha test state
Dave Airlie
2010-08-02
1
-5
/
+13
*
r600g: add initial blend state.
Dave Airlie
2010-08-02
1
-6
/
+89
*
r600g: make r600_db_format static.
Dave Airlie
2010-08-02
1
-1
/
+1
*
r600g: mipmap early support + EX2/ABS instruction + culling
Jerome Glisse
2010-07-29
1
-13
/
+43
*
gallium: Implement draw_vbo and set_index_buffer for all drivers.
Chia-I Wu
2010-07-29
1
-0
/
+18
*
r600g: state context ptr in sampler_view & add I8/L8 buffer format
Jerome Glisse
2010-07-28
1
-0
/
+1
*
r600g: switch btw flat/linear interpolation
Jerome Glisse
2010-07-28
1
-2
/
+0
*
r600g: split pipe state creating/binding from hw state creation
Jerome Glisse
2010-07-28
1
-451
/
+804
*
r600g: cleanup resource buffer/texture mess
Jerome Glisse
2010-07-28
1
-14
/
+14
*
r600g: fix up segfault with variation between views and count.
Dave Airlie
2010-07-28
1
-4
/
+18
[next]