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_inlines.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
r600g: EXT_texture_array support.
Dave Airlie
2011-02-24
1
-0
/
+4
*
r600g: add missing type to color buffer swap.
Dave Airlie
2011-02-17
1
-0
/
+1
*
r600g: add L8A8 SRGB formats.
Dave Airlie
2011-02-16
1
-0
/
+4
*
r600g: add L4A4 support.
Dave Airlie
2011-02-16
1
-0
/
+6
*
r600g: Fix RGB10_A2 format handling
Fabian Bieler
2011-02-15
1
-3
/
+5
*
r600g: handle 16/32 u/s norm formats properly
Dave Airlie
2011-02-11
1
-4
/
+6
*
r600g: correctly report supported vertex formats
Marek Olšák
2011-02-07
1
-2
/
+30
*
r600g: Get rid of r600_translate_vertex_data_type().
Henri Verbeet
2011-01-15
1
-135
/
+0
*
r600g: Fix the PIPE_FORMAT_L8A8_UNORM color swaps.
Henri Verbeet
2010-11-27
1
-0
/
+1
*
r600g: pick correct color swap for A8 fbos.
Dave Airlie
2010-11-22
1
-0
/
+1
*
r600g: attempt to turn on DXTn formats
Keith Whitwell
2010-11-09
1
-1
/
+1
*
r600g: switch to a common formats.h file since they are in different regs
Dave Airlie
2010-10-18
1
-23
/
+24
*
r600g: add some RG texture format support.
Dave Airlie
2010-10-08
1
-0
/
+12
*
r600g: fixup vertex format picking.
Dave Airlie
2010-10-01
1
-23
/
+135
*
r600g: add L8A8 unorm.
Dave Airlie
2010-09-30
1
-0
/
+6
*
r600g: Silence 'control reaches end of non-void function' warning.
Vinson Lee
2010-09-24
1
-0
/
+3
*
r600g: fix polygon mode
Dave Airlie
2010-09-24
1
-0
/
+12
*
r600g: fixup tex wrapping.
Dave Airlie
2010-09-24
1
-4
/
+4
*
r600g: some more vertex formats
Dave Airlie
2010-09-24
1
-1
/
+8
*
r600g: add some more vertex format support.
Dave Airlie
2010-09-24
1
-3
/
+34
*
r600g: add vert support for 16/16 and 16/16/16 floats.
Dave Airlie
2010-09-24
1
-0
/
+3
*
r600g: add color/texture support for more depth formats.
Dave Airlie
2010-09-20
1
-0
/
+8
*
r600g: add z16 to color setup
Dave Airlie
2010-09-20
1
-0
/
+7
*
r600g: move lots of state inline helpers to separate header.
Dave Airlie
2010-09-03
1
-2
/
+120
*
r600g: add missing vertex fetch formats to the translation table.
Dave Airlie
2010-09-02
1
-0
/
+2
*
r600g: Add support for PIPE_FORMAT_R32_FLOAT.
Henri Verbeet
2010-08-24
1
-0
/
+3
*
r600g: fix DB decompression
Jerome Glisse
2010-08-22
1
-1
/
+1
*
r600g: fix typo in stencil translate.
Dave Airlie
2010-08-12
1
-1
/
+1
*
r600g: improve texture format checker.
Dave Airlie
2010-08-12
1
-1
/
+1
*
r600g: fix color format, indentation, defines
Jerome Glisse
2010-08-06
1
-81
/
+80
*
r600g: add SRGB support.
Dave Airlie
2010-08-06
1
-0
/
+8
*
r600g: fixup z format translations.
Dave Airlie
2010-08-06
1
-1
/
+23
*
r600g: improve supported format selection.
Dave Airlie
2010-08-06
1
-0
/
+153
*
r600g: always perform texture perspective divide + fix blending
Jerome Glisse
2010-08-04
1
-1
/
+1
*
r600g: add autogenerated reg definition + debug print cleanup
Jerome Glisse
2010-08-02
1
-78
/
+74
*
r600g: add stencil op/func translation
Dave Airlie
2010-08-02
1
-0
/
+33
*
r600g: add initial blend state.
Dave Airlie
2010-08-02
1
-0
/
+100