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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: lift _mesa_set_fetch_functions() calls out of drivers
Brian Paul
2009-10-05
3
-10
/
+0
*
mesa: removed gl_texture_image::CompressedSize field
Brian Paul
2009-10-01
4
-29
/
+31
*
mesa: move mesa_set_fetch_functions()
Brian Paul
2009-10-01
3
-0
/
+3
*
radeon: fix tx_table[] entry
Brian Paul
2009-10-01
1
-1
/
+1
*
savage: s/Xfree/_mesa_free/
Brian Paul
2009-10-01
1
-1
/
+1
*
mesa: remove gl_texture_image::IsCompressed field
Brian Paul
2009-10-01
11
-39
/
+36
*
mesa: remove GLchan-based formats; use hw 8-bit/channel formats instead
Brian Paul
2009-09-30
1
-2
/
+2
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
45
-467
/
+512
*
glide: use _mesa_texstore()
Brian Paul
2009-09-28
1
-48
/
+35
*
drivers: use _mesa_texstore
Brian Paul
2009-09-28
2
-29
/
+29
*
drivers: use new _mesa_texstore() function
Brian Paul
2009-09-28
5
-106
/
+87
*
drivers: use more mesa format functions
Brian Paul
2009-09-27
6
-22
/
+32
*
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
14
-49
/
+72
*
mesa/drivers: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
7
-16
/
+15
*
via: use mesa texture format helper functions
Brian Paul
2009-09-27
1
-10
/
+5
*
glide: use _mesa_get_format_bytes()
Brian Paul
2009-09-27
2
-3
/
+5
*
mesa: use _mesa_get_format_base_format()
Brian Paul
2009-09-27
1
-1
/
+2
*
mesa: use _mesa_get_texstore_func()
Brian Paul
2009-09-27
5
-57
/
+87
*
glide: use _mesa_get_texstore_func()
Brian Paul
2009-09-27
1
-35
/
+51
*
Merge branch 'asm-shader-rework-2'
Ian Romanick
2009-09-25
1
-0
/
+1
|
\
|
*
Merge branch 'master' into asm-shader-rework-2
Ian Romanick
2009-09-10
80
-1771
/
+2506
|
|
\
|
*
|
Enable GL_NV_fragment_program_option for software rendering
Ian Romanick
2009-09-03
1
-0
/
+1
*
|
|
radeon: Fix newlines.
Michal Krol
2009-09-25
1
-14
/
+14
*
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-25
5
-20
/
+10
|
\
\
\
|
*
|
|
intel: Flush the batch when we're about to subdata into a VBO.
mesa_7_6_rc1
Eric Anholt
2009-09-24
2
-2
/
+5
|
*
|
|
i965: Clean up some mess with the batch cache.
Eric Anholt
2009-09-24
3
-18
/
+5
*
|
|
|
mesa: _mesa_meta_GenerateMipmap() now working
Brian Paul
2009-09-24
1
-33
/
+172
*
|
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
4
-2
/
+25
|
\
|
|
|
|
*
|
|
i965: Emit zero initialization for NV VP temporaries as required.
Eric Anholt
2009-09-24
1
-0
/
+1
|
*
|
|
i965: Remove assert about NV_vp now that it somewhat works.
Eric Anholt
2009-09-24
1
-2
/
+0
|
*
|
|
i965: Load NV program matrices when required.
Eric Anholt
2009-09-24
1
-0
/
+3
|
*
|
|
intel: use default array/element buffers in intel_generate_mipmap()
Brian Paul
2009-09-24
1
-0
/
+21
*
|
|
|
Merge branch 'mesa_7_6_branch'
Pauli Nieminen
2009-09-24
2
-6
/
+7
|
\
|
|
|
|
*
|
|
radeon: Fix scissors for r600 KMS.
Pauli Nieminen
2009-09-24
2
-6
/
+7
*
|
|
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
1
-2
/
+16
|
\
|
|
|
|
*
|
|
r600: add support for CUBE textures, also TXP
Andre Maasikas
2009-09-24
2
-47
/
+263
|
*
|
|
r600: fix typo in the last commit
Alex Deucher
2009-09-24
1
-5
/
+5
|
*
|
|
r600: various cleanups
Alex Deucher
2009-09-24
3
-45
/
+24
|
*
|
|
r600: fix some issues with LIT instruction
Andre Maasikas
2009-09-24
1
-33
/
+36
|
*
|
|
r600: fix point sizes
Alex Deucher
2009-09-24
1
-4
/
+4
|
*
|
|
r600: fix polygon offset
Alex Deucher
2009-09-24
1
-3
/
+8
|
*
|
|
radeon: don't build non-r600 span code on r600
Alex Deucher
2009-09-24
1
-1
/
+5
|
*
|
|
r600: minor span cleanups
Alex Deucher
2009-09-24
1
-4
/
+3
|
*
|
|
r600: support position_invariant programs
Andre Maasikas
2009-09-24
1
-12
/
+18
|
*
|
|
r600: add span support for 1D tiles
Alex Deucher
2009-09-24
3
-1
/
+223
|
*
|
|
r600: fix warning
Alex Deucher
2009-09-24
1
-0
/
+1
|
*
|
|
r600: fix texcoords from constants
Andre Maasikas
2009-09-24
1
-40
/
+52
|
*
|
|
r600: enable caching of vertex programs
Andre Maasikas
2009-09-24
6
-62
/
+110
|
*
|
|
r600: check if textures are actually enabled before submission
Alex Deucher
2009-09-24
2
-56
/
+64
|
*
|
|
r600: fix ftp for dri1
Alex Deucher
2009-09-24
1
-3
/
+4
[next]