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
/
r300
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: replace gl_texture_format with gl_format
Brian Paul
2009-09-30
1
-4
/
+4
*
drivers: use more mesa format functions
Brian Paul
2009-09-27
2
-3
/
+6
*
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-24
1
-2
/
+16
|
\
|
*
r300: fallback to software rendering if we are out of free texcoords
Maciej Cencora
2009-09-23
1
-2
/
+16
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-22
1
-0
/
+15
|
\
|
|
*
r300: Fix crash reported in bug #24066
Nicolai Hähnle
2009-09-22
1
-0
/
+15
|
*
r300: fix a typo
Maciej Cencora
2009-09-21
1
-1
/
+1
*
|
r300: fix a typo
Maciej Cencora
2009-09-21
1
-1
/
+1
*
|
Merge branch 'mesa_7_6_branch'
Nicolai Hähnle
2009-09-21
3
-6
/
+61
|
\
|
|
*
r300: Zero-initialize register for NV_vertex_program
Nicolai Hähnle
2009-09-21
2
-0
/
+32
|
*
r300: Fix handling of NV_vertex_program parameters
Nicolai Hähnle
2009-09-21
1
-6
/
+29
*
|
Merge branch 'mesa_7_6_branch'
Michel Dänzer
2009-09-21
1
-9
/
+9
|
\
|
|
*
r300/compiler: Fix trig instructions in R300 fp
Nicolai Hähnle
2009-09-20
1
-9
/
+9
*
|
Merge branch 'mesa_7_6_branch'
Brian Paul
2009-09-20
1
-1
/
+1
|
\
|
|
*
r300/compiler: Fix R300 fragment program regression introduced by 0723cd1...
Nicolai Hähnle
2009-09-20
1
-1
/
+1
*
|
radeon: cleanup compile defines mess.
Dave Airlie
2009-09-16
2
-16
/
+1
*
|
r300: enable rb3d_discard_src_pixel_lte_threshold for more chips on dri2
Alex Deucher
2009-09-10
1
-5
/
+1
*
|
r300: add full support for two sided stencil on r5xx for dri2
Alex Deucher
2009-09-10
4
-4
/
+46
*
|
r300: Add support for GL_EXT_provoking_vertex
Alex Deucher
2009-09-04
3
-4
/
+12
|
/
*
r300/compiler: fix warning due to no newline
Dave Airlie
2009-09-01
1
-1
/
+2
*
r300: Convert to shared debug code.
Pauli Nieminen
2009-08-31
10
-51
/
+66
*
radeon: Add common debugging functions.
Pauli Nieminen
2009-08-31
2
-0
/
+2
*
r300: Disable threshold register for KMS.
Pauli Nieminen
2009-08-29
1
-1
/
+2
*
r300: Swtcl prediction was still missing scissors.
Pauli Nieminen
2009-08-29
1
-2
/
+3
*
r300: Add missing pre_emit_count to swtcl state size prediction.
Pauli Nieminen
2009-08-29
1
-3
/
+4
*
radeon: Fix swtcl emit pediction.
Pauli Nieminen
2009-08-29
1
-28
/
+35
*
radeon: fix scissors harder.
Dave Airlie
2009-08-28
1
-2
/
+2
*
r300: Fix emit prediction to account scissor emitting correctly.
Pauli Nieminen
2009-08-28
1
-1
/
+1
*
r300: Cleanup reported native program limits
Nicolai Hähnle
2009-08-27
1
-6
/
+3
*
r300: Debug messages are written to stderr, so fflush that
Nicolai Hähnle
2009-08-27
5
-10
/
+10
*
radeon/r200/r300: Fix swtcl prediction to work after primitie change.
Pauli Nieminen
2009-08-27
1
-16
/
+31
*
r300/compiler: Fix vertex program MAD emit
Nicolai Hähnle
2009-08-27
1
-6
/
+46
*
r300/compiler: Fix bug in rc_find_free_temporary
Nicolai Hähnle
2009-08-27
1
-2
/
+8
*
radeon/r200/r300: Fix swtcl flushing not to invalidate dma region.
Pauli Nieminen
2009-08-27
1
-3
/
+34
*
r300: r4xx and rs4xx also have lte discard regs
Alex Deucher
2009-08-26
1
-1
/
+4
*
radeon: Fix all compiler warnings.
Pauli Nieminen
2009-08-25
1
-1
/
+3
*
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-25
2
-18
/
+11
|
\
|
*
r300: fix condition logic
Maciej Cencora
2009-08-25
1
-1
/
+1
|
*
r300: set proper CS section size
Maciej Cencora
2009-08-25
1
-1
/
+1
|
*
r300: add support for getting Z pipe info from drm
Alex Deucher
2009-08-24
2
-16
/
+9
*
|
radeon/r200/r300/r600: Warn if we emit more than prediction was.
Pauli Nieminen
2009-08-25
1
-1
/
+7
*
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-24
1
-0
/
+2
|
\
|
|
*
r300: add support for EXT_framebuffer_blit
Maciej Cencora
2009-08-24
1
-0
/
+2
*
|
Merge branch 'master' of ssh://git.freedesktop.org/git/mesa/mesa into r600_st...
Pauli Nieminen
2009-08-24
3
-6
/
+6
|
\
|
|
*
r300: fix a typo
Maciej Cencora
2009-08-23
1
-1
/
+1
|
*
r300: minor optimization
Maciej Cencora
2009-08-23
1
-8
/
+4
|
*
Fix r300 VBO support build on big endian.
Michel Dänzer
2009-08-22
1
-3
/
+3
*
|
r300: Fix debug output.
Pauli Nieminen
2009-08-22
1
-1
/
+1
*
|
r300: Fix dri1 not to emit state that is not supported in old drm.
Pauli Nieminen
2009-08-22
2
-15
/
+35
*
|
radeon/r300: Code clean up and logic fix.
Pauli Nieminen
2009-08-22
1
-1
/
+1
[next]